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-MARKDOWNTOJSX-6258886
  • Loading branch information
snyk-bot committed Oct 21, 2024
1 parent 560a1a0 commit d439ab4
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 486 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"@babel/preset-typescript": "^7.23.0",
"@simbathesailor/use-what-changed": "^2.0.0",
"@storybook/addon-actions": "^7.0.18",
"@storybook/addon-essentials": "^7.0.18",
"@storybook/addon-essentials": "^8.2.0",
"@storybook/addon-links": "^7.0.18",
"@storybook/addon-styling": "^1.0.8",
"@storybook/react": "^7.0.18",
Expand Down
Loading

0 comments on commit d439ab4

Please sign in to comment.