Skip to content

Commit ded8b74

Browse files
Dargon789snyk-bot
andauthored
fix: examples/react-ep/package.json to reduce vulnerabilities (#266)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-9919777 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 7500696 commit ded8b74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/react-ep/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@types/react": "19.0.0",
1818
"@types/react-dom": "19.0.0",
1919
"@vitejs/plugin-react": "4.2.1",
20-
"vite": "5.4.12"
20+
"vite": "5.4.19"
2121
}
2222
}

0 commit comments

Comments
 (0)