Skip to content

Commit ae71202

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency axios to v1.10.0
1 parent d746346 commit ae71202

2 files changed

Lines changed: 5 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"async-mutex": "0.5.0",
18-
"axios": "1.9.0",
18+
"axios": "1.10.0",
1919
"bcrypt": "6.0.0",
2020
"cors": "2.8.5",
2121
"cos-nodejs-sdk-v5": "2.15.1",

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -714,10 +714,10 @@ aws4@^1.8.0:
714714
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
715715
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
716716

717-
axios@1.9.0:
718-
version "1.9.0"
719-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
720-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
717+
axios@1.10.0, axios@^1.7.2:
718+
version "1.10.0"
719+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
720+
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
721721
dependencies:
722722
follow-redirects "^1.15.6"
723723
form-data "^4.0.0"
@@ -730,15 +730,6 @@ axios@^0.21.1:
730730
dependencies:
731731
follow-redirects "^1.14.0"
732732

733-
axios@^1.7.2:
734-
version "1.10.0"
735-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
736-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
737-
dependencies:
738-
follow-redirects "^1.15.6"
739-
form-data "^4.0.0"
740-
proxy-from-env "^1.1.0"
741-
742733
balanced-match@^1.0.0:
743734
version "1.0.2"
744735
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"

0 commit comments

Comments
 (0)