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-7444593
  • Loading branch information
snyk-bot committed Aug 1, 2024
1 parent a9aa3bf commit 770de12
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 @@ -330,7 +330,7 @@
"@visx/scale": "^2.17.0",
"@visx/xychart": "^1.7.3",
"bloomfilter": "^0.0.18",
"bootstrap": "^4.5.2",
"bootstrap": "^5.0.0",
"classnames": "^2.2.6",
"comlink": "^4.3.0",
"copy-to-clipboard": "^3.3.1",
Expand Down

0 comments on commit 770de12

Please sign in to comment.