Merge pull request #19 from 20kaushik02/snyk-upgrade-54ca2d5dff6e46f773f76f6288ec82ef

[Snyk] Upgrade axios from 1.7.5 to 1.7.6
This commit is contained in:
Kaushik Narayan R 2024-09-25 14:25:29 -07:00 committed by GitHub
commit 622fc74cde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0",
"license": "MIT",
"dependencies": {
"axios": "^1.7.5",
"axios": "^1.7.6",
"connect-sqlite3": "^0.9.15",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
@ -404,9 +404,9 @@
}
},
"node_modules/axios": {
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.5.tgz",
"integrity": "sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==",
"version": "1.7.6",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.6.tgz",
"integrity": "sha512-Ekur6XDwhnJ5RgOCaxFnXyqlPALI3rVeukZMwOdfghW7/wGz784BYKiQq+QD8NPcr91KRo30KfHOchyijwWw7g==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

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