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-DISCORDJSOPUS-6370643
  • Loading branch information
snyk-bot committed Jan 31, 2025
1 parent cdaa78f commit 9144c4d
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 @@ -31,7 +31,7 @@
"dependencies": {
"@anthropic-ai/sdk": "^0.28.0",
"@bastion/tesseract": "^5.2.2",
"@discordjs/opus": "^0.9.0",
"@discordjs/opus": "^0.10.0",
"@google/generative-ai": "^0.21.0",
"@iamtraction/google-translate": "^2.0.1",
"@iamtraction/play-dl": "^1.9.8",
Expand Down

0 comments on commit 9144c4d

Please sign in to comment.