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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
This commit is contained in:
snyk-bot
2024-11-27 06:43:12 +00:00
parent b8fc0dea51
commit 2f1ed46388
2 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
},
"homepage": "https://github.com/20kaushik02/spotify-manager#readme",
"dependencies": {
"axios": "^1.7.7",
"axios": "^1.7.8",
"connect-sqlite3": "^0.9.15",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",