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
- https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-7444617
  • Loading branch information
snyk-io[bot] authored Jul 12, 2024
1 parent 85d9b1b commit 9d4aab8
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 @@ -11,7 +11,7 @@
},
"devDependencies": {
"axios": "^0.19",
"bootstrap": "^4.0.0",
"bootstrap": "^5.0.0",
"cross-env": "^5.1",
"jquery": "^3.5",
"laravel-mix": "^4.0.7",
Expand Down

0 comments on commit 9d4aab8

Please sign in to comment.