Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent f7dd73b commit 278568b
Show file tree
Hide file tree
Showing 2 changed files with 2,422 additions and 952 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"lucide-react": "^0.101.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.40",
"msw": "^0.49.2",
"msw": "^2.2.0",
"mustache": "^4.2.0",
"ng-file-upload": "~12.2.13",
"parse-duration": "^1.0.2",
Expand Down Expand Up @@ -132,7 +132,7 @@
"@babel/preset-typescript": "^7.21.5",
"@simbathesailor/use-what-changed": "^2.0.0",
"@storybook/addon-actions": "^7.0.18",
"@storybook/addon-essentials": "^7.0.18",
"@storybook/addon-essentials": "^8.0.0",
"@storybook/addon-links": "^7.0.18",
"@storybook/addon-styling": "^1.0.8",
"@storybook/react": "^7.0.18",
Expand Down Expand Up @@ -203,7 +203,7 @@
"react-test-renderer": "^17.0.2",
"source-map-loader": "^3.0.0",
"speed-measure-webpack-plugin": "^1.5.0",
"storybook": "^7.0.18",
"storybook": "^7.1.0",
"storybook-css-modules-preset": "^1.1.1",
"style-loader": "^3.3.3",
"swagger2openapi": "^7.0.8",
Expand Down
Loading

0 comments on commit 278568b

Please sign in to comment.