feat: update axios to v0.27.2, update dependencies

This commit is contained in:
Namkhai B. 2025-03-21 18:24:59 -06:00
parent 444ee52fca
commit 3a9edaf97c
No known key found for this signature in database
GPG Key ID: 87920A3B2A811186
2 changed files with 945 additions and 844 deletions

View File

@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"@scure/base": "^1.2.4",
"axios": "^0.26.1",
"axios": "^0.27.2",
"browser-id3-writer": "^4.4.0",
"delay": "^5.0.0",
"node-html-parser": "^5.3.3",
@ -28,16 +28,17 @@
"spotify-web-api-node": "^5.0.2"
},
"devDependencies": {
"@ava/typescript": "^5.0.0",
"@types/node": "^17.0.23",
"@types/spotify-web-api-node": "^5.0.3",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"ava": "^4.1.0",
"@typescript-eslint/eslint-plugin": "^8.29.1",
"@typescript-eslint/parser": "^8.29.1 ",
"ava": "^6.2.0",
"eslint": "^8.11.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.6.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.3"
"typescript": "^5.1.0"
},
"ava": {
"extensions": [

1778
yarn.lock

File diff suppressed because it is too large Load Diff