@@ -3092,12 +3092,14 @@ axios@^0.21.1:
3092
3092
dependencies:
3093
3093
follow-redirects "^1.14.0"
3094
3094
3095
- axios@^0.26.1 :
3096
- version "0.26.1 "
3097
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1 .tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9 "
3098
- integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA ==
3095
+ axios@^1.3.4 :
3096
+ version "1.3.4 "
3097
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4 .tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024 "
3098
+ integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ ==
3099
3099
dependencies:
3100
- follow-redirects "^1.14.8"
3100
+ follow-redirects "^1.15.0"
3101
+ form-data "^4.0.0"
3102
+ proxy-from-env "^1.1.0"
3101
3103
3102
3104
babel-jest@^27.5.1:
3103
3105
version "27.5.1"
@@ -5976,11 +5978,16 @@ flush-write-stream@^1.0.0:
5976
5978
inherits "^2.0.3"
5977
5979
readable-stream "^2.3.6"
5978
5980
5979
- follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.8 :
5981
+ follow-redirects@^1.0.0, follow-redirects@^1.14.0:
5980
5982
version "1.14.9"
5981
5983
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
5982
5984
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
5983
5985
5986
+ follow-redirects@^1.15.0:
5987
+ version "1.15.2"
5988
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
5989
+ integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
5990
+
5984
5991
for-in@^1.0.2:
5985
5992
version "1.0.2"
5986
5993
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -10333,7 +10340,7 @@ proxy-addr@~2.0.7:
10333
10340
forwarded "0.2.0"
10334
10341
ipaddr.js "1.9.1"
10335
10342
10336
-
10343
+ [email protected] , proxy-from-env@^1.1.0 :
10337
10344
version "1.1.0"
10338
10345
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
10339
10346
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
0 commit comments