Skip to content

Commit

Permalink
fix: src/client/package.json & src/client/package-lock.json to reduce…
Browse files Browse the repository at this point in the history
… vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 10, 2024
1 parent af2ff02 commit fcd87ff
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 150 deletions.
182 changes: 33 additions & 149 deletions src/client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-datepicker": "^4.2.1",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-router-dom": "^5.2.0",
"react-router-dom": "^6.0.0",
"react-scripts": "^5.0.0",
"web-vitals": "^1.0.1"
},
Expand Down

0 comments on commit fcd87ff

Please sign in to comment.