Skip to content

Commit

Permalink
fix: dashboard/package.json & dashboard/yarn.lock to reduce vulnerabi…
Browse files Browse the repository at this point in the history
…lities

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 48afb6a commit 98e7f0f
Show file tree
Hide file tree
Showing 2 changed files with 6,065 additions and 6,663 deletions.
4 changes: 2 additions & 2 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"react-dom": "^16.14.0",
"react-error-boundary": "^2.3.1",
"react-google-recaptcha": "^2.1.0",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-router-dom": "^6.0.0",
"react-scripts": "5.0.0",
"recharts": "^2.1.3",
"styled-components": "^4.4.1",
"whatwg-fetch": "^3.6.2",
Expand Down
Loading

0 comments on commit 98e7f0f

Please sign in to comment.