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-COOKIE-8163060
  • Loading branch information
snyk-bot committed Oct 7, 2024
1 parent cd1ebc8 commit 3c5e2fe
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 162 deletions.
228 changes: 67 additions & 161 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 @@ -33,7 +33,7 @@
"homepage": "https://github.com/SwitchbladeBot/switchblade#readme",
"dependencies": {
"@lavacord/discord.js": "0.0.7",
"@sentry/node": "^6.13.2",
"@sentry/node": "^7.75.0",
"abort-controller": "^3.0.0",
"adm-zip": "^0.5.6",
"ascii-table": "0.0.9",
Expand Down

0 comments on commit 3c5e2fe

Please sign in to comment.