Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent f7dd73b commit 5c0d98a
Show file tree
Hide file tree
Showing 2 changed files with 1,947 additions and 776 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@storybook/addon-links": "^7.0.18",
"@storybook/addon-styling": "^1.0.8",
"@storybook/react": "^7.0.18",
"@storybook/react-webpack5": "^7.0.18",
"@storybook/react-webpack5": "^7.1.0",
"@svgr/webpack": "^8.0.1",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
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 5c0d98a

Please sign in to comment.