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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
This commit is contained in:
snyk-bot
2026-02-11 10:35:20 +00:00
parent b89bce9dcf
commit f0b7f9f532
2 changed files with 14 additions and 13 deletions

View File

@@ -20,7 +20,7 @@
},
"homepage": "https://api.spotify-manager.knravish.me",
"dependencies": {
"axios": "^1.9.0",
"axios": "^1.13.5",
"bottleneck": "^2.19.5",
"connect-redis": "^8.1.0",
"cookie-parser": "^1.4.7",