Skip to content

Commit

Permalink
fix: services/ui-src/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-ROLLUP-8073097
  • Loading branch information
snyk-bot committed Nov 27, 2024
1 parent 8c205c6 commit 4a848de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/ui-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-router-dom": "6.27.0",
"react-uuid": "^1.0.3",
"sass": "^1.80.7",
"vite": "^5.4.8",
"vite": "^6.0.0",
"vite-tsconfig-paths": "^5.1.2",
"yup": "^0.32.11",
"zustand": "^4.5.3"
Expand Down

0 comments on commit 4a848de

Please sign in to comment.