Skip to content

Commit 0365574

Browse files
chore(deps): update dependency axios to v1.7.4 [security]
1 parent 559f2bf commit 0365574

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,14 @@
107107
}
108108
},
109109
"@yujinakayama/apple-music": {
110-
"axios": "1.7.2"
110+
"axios": "1.7.4"
111111
},
112112
"@ffmpeg/ffmpeg": {
113113
"node-fetch": "2.7.0"
114114
}
115115
},
116116
"resolutions": {
117-
"@yujinakayama/apple-music/axios": "1.7.2",
117+
"@yujinakayama/apple-music/axios": "1.7.4",
118118
"@ffmpeg/ffmpeg/node-fetch": "2.7.0",
119119
"public-ip/got": "13.0.0",
120120
"yt-search/node-fzf": "0.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -347,10 +347,10 @@ atomically@^2.0.2:
347347
stubborn-fs "^1.2.5"
348348
when-exit "^2.0.0"
349349

350-
axios@1.7.2, axios@^0.21.1:
351-
version "1.7.2"
352-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
353-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
350+
axios@1.7.4, axios@^0.21.1:
351+
version "1.7.4"
352+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
353+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
354354
dependencies:
355355
follow-redirects "^1.15.6"
356356
form-data "^4.0.0"

0 commit comments

Comments
 (0)