Skip to content

Commit

Permalink
fix: 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-BOOTSTRAP-7444580
  • Loading branch information
snyk-bot committed Jul 26, 2024
1 parent b1b0cf9 commit 839edb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@fortawesome/free-regular-svg-icons": "^5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14",
"bootstrap": "^4.6.0",
"bootstrap": "^5.0.0",
"history": "^5.0.0",
"i18next": "^19.9.2",
"i18next-browser-languagedetector": "^6.1.2",
Expand Down

0 comments on commit 839edb0

Please sign in to comment.