Skip to content

Commit cf7a10e

Browse files
committed
fix: jsx/package.json & jsx/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REACTROUTER-17138883
1 parent a39faa8 commit cf7a10e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

jsx/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-dom": "^19.1.1",
4545
"react-icons": "^5.5.0",
4646
"react-redux": "^9.2.0",
47-
"react-router": "^7.7.1",
47+
"react-router": "^7.14.0",
4848
"redux": "^5.0.1",
4949
"regenerator-runtime": "^0.14.1"
5050
},

0 commit comments

Comments
 (0)