Skip to content

Commit

Permalink
fix: bmh_admin_portal_ui/package.json & bmh_admin_portal_ui/package-l…
Browse files Browse the repository at this point in the history
…ock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent 950dfba commit c3046c3
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 152 deletions.
184 changes: 33 additions & 151 deletions bmh_admin_portal_ui/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 bmh_admin_portal_ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-bootstrap-table2-overlay": "^2.0.0",
"react-dom": "^16.0.0",
"react-icons": "^4.2.0",
"react-router-dom": "^5.2.0",
"react-router-dom": "^6.0.0",
"react-scripts": "5.0.0",
"react-tooltip": "^4.2.19",
"web-vitals": "^1.1.0"
Expand Down

0 comments on commit c3046c3

Please sign in to comment.