Skip to content

Commit

Permalink
fix: examples/storybook/package.json 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-IP-7148531
  • Loading branch information
snyk-bot committed Jun 6, 2024
1 parent bb17b7a commit 622482d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"css-loader": "^6.10.0",
"postcss-loader": "^8.1.0",
"sass-loader": "^14.1.1",
"storybook": "^8.0.0",
"storybook": "^8.1.6",
"style-loader": "^3.3.4"
},
"dependencies": {
Expand Down

0 comments on commit 622482d

Please sign in to comment.