fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNDICI-6252336
- https://snyk.io/vuln/SNYK-JS-UNDICI-6564963
- https://snyk.io/vuln/SNYK-JS-UNDICI-6564964
This commit is contained in:
snyk-bot 2024-05-04 23:27:58 +00:00
parent a1f4351a1d
commit dd693600ee
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 104 additions and 113 deletions

View file

@ -12,7 +12,7 @@
"lint": "npx eslint ./source --ext .ts"
},
"dependencies": {
"discord.js": "^14.14.1",
"discord.js": "^14.15.1",
"mongoose": "^8.3.3"
},
"devDependencies": {