Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
  • Loading branch information
snyk-bot committed Sep 10, 2024
1 parent d9eb21f commit 282f2ba
Show file tree
Hide file tree
Showing 2 changed files with 7,205 additions and 6,493 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"react-helmet": "^6.1.0",
"react-loader-spinner": "^3.1.14",
"react-paginate": "^6.3.2",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"react-router-dom": "^6.0.0",
"react-scripts": "5.0.0",
"react-share": "^4.1.0",
"react-tiny-link": "^3.4.0",
"styled-components": "^5.1.1",
Expand Down
Loading

0 comments on commit 282f2ba

Please sign in to comment.