Skip to content

Commit

Permalink
fix: app/client/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-IP-7148531
  • Loading branch information
snyk-bot committed May 28, 2024
1 parent 74038fe commit 58636ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-redux": "7.1.3",
"react-router-dom": "5.1.2",
"react-router-sitemap": "^1.2.0",
"react-scripts": "^3.4.3",
"react-scripts": "^5.0.0",
"redux-devtools-extension": "2.13.8",
"redux-logger": "3.0.6",
"redux-persist": "6.0.0",
Expand Down

0 comments on commit 58636ae

Please sign in to comment.