Skip to content

Commit

Permalink
fix: package.json & package-lock.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-bot committed Jul 12, 2024
1 parent 708f358 commit 984179c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"autoprefixer": "^10.2.5",
"bcrypt": "^5.0.1",
"bootstrap": "^4.6.0",
"bootstrap": "^5.0.0",
"cheerio": "^1.0.0-rc.6",
"connect-ensure-login": "^0.1.1",
"connect-roles": "^3.1.2",
Expand Down

0 comments on commit 984179c

Please sign in to comment.