Skip to content

Commit

Permalink
fix: 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-ELLIPTIC-8187303
  • Loading branch information
snyk-bot committed Oct 20, 2024
1 parent d82112b commit b7d4ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-preloaders": "^3.0.3",
"react-router": "^6.0.2",
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.1",
"react-scripts": "5.0.0",
"react-slick": "^0.25.2",
"router": "^1.3.5",
"slick-carousel": "^1.8.1",
Expand Down

0 comments on commit b7d4ff5

Please sign in to comment.