Skip to content

Commit

Permalink
fix: components/dashboard/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 ba59f2e commit 124b3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-linkedin-login-oauth2": "^2.0.1",
"react-popper": "^2.3.0",
"react-portal": "^4.2.2",
"react-router-dom": "^5.2.0",
"react-router-dom": "^6.0.0",
"validator": "^13.9.0",
"xterm": "^4.11.0",
"xterm-addon-fit": "^0.5.0"
Expand Down

0 comments on commit 124b3ce

Please sign in to comment.