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-7444593
  • Loading branch information
snyk-bot committed Aug 1, 2024
1 parent a28b9c7 commit 11311b3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/mum-never-proud/jrrey#readme",
"dependencies": {
"bootstrap": "4.5.3",
"bootstrap": "5.0.0",
"preact": "10.4.7",
"unified-demo-theme": "https://github.com/mum-never-proud/unified-demo-theme.git",
"utils": "0.3.1"
Expand Down

0 comments on commit 11311b3

Please sign in to comment.