mirror of
https://github.com/Alvin-Zilverstand/challenge-11.git
synced 2026-04-19 18:41:11 +02:00
fix: client/package.json & client/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:
@@ -14,7 +14,7 @@
|
||||
"axios": "^1.13.5",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-router-dom": "^7.9.6",
|
||||
"react-router-dom": "^7.12.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"web-vitals": "^2.1.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user