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-ASYNC-7414156
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Jul 11, 2024
1 parent 9166fbc commit a3481cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pnpm/react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"serve": "^14.2.1",
"storybook": "^7.6.0-alpha.2",
"storybook": "^8.2.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"wait-on": "^7.0.1"
Expand Down

0 comments on commit a3481cb

Please sign in to comment.