File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 "scripts" : {
6666 "build-pkg" : " ./scripts/build.sh" ,
6767 "publish-pkg" : " ./scripts/publish.sh --npm"
68+ },
69+ "resolutions" : {
70+ "axios" : " 1.13.5"
6871 }
6972}
Original file line number Diff line number Diff line change @@ -1099,14 +1099,14 @@ axios-retry@^4.5.0:
10991099 dependencies :
11001100 is-retry-allowed "^2.2.0"
11011101
1102- axios@^1.13.5 :
1103- version "1.14.0 "
1104- resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0 .tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb "
1105- integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ ==
1102+ axios@1.13.5, axios@ ^1.13.5 :
1103+ version "1.13.5 "
1104+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5 .tgz#5e464688fa127e11a660a2c49441c009f6567a43 "
1105+ integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q ==
11061106 dependencies :
11071107 follow-redirects "^1.15.11"
11081108 form-data "^4.0.5"
1109- proxy-from-env "^2 .1.0"
1109+ proxy-from-env "^1 .1.0"
11101110
11111111balanced-match@^1.0.0 :
11121112 version "1.0.2"
@@ -4451,10 +4451,10 @@ proxy-from-env@1.0.0:
44514451 resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.0.0.tgz#33c50398f70ea7eb96d21f7b817630a55791c7ee"
44524452 integrity sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==
44534453
4454- proxy-from-env@^2 .1.0 :
4455- version "2 .1.0"
4456- resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2 .1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba "
4457- integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA ==
4454+ proxy-from-env@^1 .1.0 :
4455+ version "1 .1.0"
4456+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1 .1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2 "
4457+ integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg ==
44584458
44594459psl@^1.1.33 :
44604460 version "1.15.0"
You can’t perform that action at this time.
0 commit comments