File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2121 "@oclif/core" : " ^3" ,
2222 "@oclif/plugin-help" : " ^6" ,
2323 "@prantlf/jsonlint" : " ^14.1.0" ,
24- "axios" : " ^1.13.5 " ,
24+ "axios" : " ^1.14.0 " ,
2525 "date-fns" : " ^2.30.0" ,
2626 "degit" : " ^2.8.4" ,
2727 "enquirer" : " ^2.4.1" ,
Original file line number Diff line number Diff line change @@ -2578,14 +2578,14 @@ asynckit@^0.4.0:
25782578 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
25792579 integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
25802580
2581- axios@^1.13.5 :
2582- version "1.13.5 "
2583- resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5 .tgz#5e464688fa127e11a660a2c49441c009f6567a43 "
2584- integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q ==
2581+ axios@^1.14.0 :
2582+ version "1.14.0 "
2583+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0 .tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb "
2584+ integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ ==
25852585 dependencies :
25862586 follow-redirects "^1.15.11"
25872587 form-data "^4.0.5"
2588- proxy-from-env "^1 .1.0"
2588+ proxy-from-env "^2 .1.0"
25892589
25902590b4a@^1.6.4 :
25912591 version "1.6.7"
@@ -5034,10 +5034,10 @@ proto-list@~1.2.1:
50345034 resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
50355035 integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==
50365036
5037- proxy-from-env@^1 .1.0 :
5038- version "1 .1.0"
5039- resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1 .1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2 "
5040- integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg ==
5037+ proxy-from-env@^2 .1.0 :
5038+ version "2 .1.0"
5039+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2 .1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba "
5040+ integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA ==
50415041
50425042pump@^3.0.0 :
50435043 version "3.0.0"
You can’t perform that action at this time.
0 commit comments