Skip to content

Commit c94dd27

Browse files
committed
fix: yarn-pnp/react-vite/package.json & yarn-pnp/react-vite/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-12558116 - https://snyk.io/vuln/SNYK-JS-ONHEADERS-10773729
1 parent 9166fbc commit c94dd27

File tree

2 files changed

+621
-126
lines changed

2 files changed

+621
-126
lines changed

yarn-pnp/react-vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"eslint": "^8.52.0",
3737
"eslint-plugin-react-hooks": "^4.6.0",
3838
"eslint-plugin-react-refresh": "^0.4.3",
39-
"serve": "^14.2.1",
39+
"serve": "^14.2.5",
4040
"storybook": "^7.6.0-alpha.2",
4141
"typescript": "^5.2.2",
42-
"vite": "^4.5.0",
42+
"vite": "^5.4.20",
4343
"wait-on": "^7.0.1"
4444
},
4545
"packageManager": "yarn@4.0.0"

0 commit comments

Comments
 (0)