mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-03-11 22:54:05 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user