Skip to content

Commit

Permalink
fix: packages/jsx/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-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 11, 2024
1 parent 6a3d830 commit 610a207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"react-metrics": "^2.4.1",
"react-progressive-image": "^0.6.0",
"react-redux": "^7.2.8",
"react-router": "^5.3.1",
"react-router": "^6.0.0",
"react-router-config": "^5.1.1",
"react-router-dom": "^5.3.1",
"react-router-dom": "^6.0.0",
"react-swipeable-views": "^0.14.0",
"react-swipeable-views-utils": "^0.14.0",
"redux": "^4.2.0",
Expand Down

0 comments on commit 610a207

Please sign in to comment.