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-STORE2-8660837
  • Loading branch information
snyk-bot committed Jan 24, 2025
1 parent 5188209 commit 5ff99dd
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 2,361 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"@babel/preset-typescript": "^7.23.3",
"@hot-loader/react-dom": "^17.0.2",
"@storybook/addon-actions": "^6.5.16",
"@storybook/addon-essentials": "^7.0.0",
"@storybook/addon-essentials": "^7.6.0",
"@storybook/addon-links": "^6.5.16",
"@storybook/react": "^6.5.16",
"@storybook/react": "^7.0.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
"@types/jest": "^29.5.11",
Expand Down
Loading

0 comments on commit 5ff99dd

Please sign in to comment.