Skip to content

Commit

Permalink
fix: front/package.json & front/package-lock.json to reduce vulnerabi…
Browse files Browse the repository at this point in the history
…lities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VITE-8648411
  • Loading branch information
snyk-bot committed Jan 24, 2025
1 parent ba9ae35 commit 43c3f72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions front/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-leaflet": "^4.2.1",
"react-router-dom": "^6.8.2",
"typescript": "^5.5.0",
"vite": "^5.4.7",
"vite": "^5.4.12",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1"
},
Expand Down

0 comments on commit 43c3f72

Please sign in to comment.