fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908531
- https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908429
- https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908293
This commit is contained in:
snyk-bot
2026-01-14 12:18:15 +00:00
parent 468bc71a1c
commit 1b55aad277
2 changed files with 9 additions and 35 deletions

View File

@@ -22,7 +22,7 @@
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-icons": "^5.5.0",
"react-router-dom": "^7.11.0",
"react-router-dom": "^7.12.0",
"react-toastify": "^11.0.5"
},
"devDependencies": {