Skip to content

Commit

Permalink
fix: pnpm/react-vite/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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent 9166fbc commit bd4c947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pnpm/react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.6.0-alpha.2",
"@storybook/addon-essentials": "^8.0.0",
"@storybook/addon-interactions": "^7.6.0-alpha.2",
"@storybook/addon-links": "^7.6.0-alpha.2",
"@storybook/addon-onboarding": "^1.0.8",
"@storybook/blocks": "^7.6.0-alpha.2",
"@storybook/react": "^7.6.0-alpha.2",
"@storybook/react-vite": "^7.6.0-alpha.2",
"@storybook/test-runner": "^0.13.0",
"@storybook/test-runner": "^0.17.0",
"@storybook/testing-library": "^0.2.2",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
Expand Down

0 comments on commit bd4c947

Please sign in to comment.