@@ -4452,12 +4452,14 @@ axe-core@^4.0.2:
4452
4452
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.3.tgz#b55cd8e8ddf659fe89b064680e1c6a4dceab0325"
4453
4453
integrity sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA==
4454
4454
4455
- axios@^0.22 .0:
4456
- version "0.22 .0"
4457
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.22 .0.tgz#bf702c41fb50fbca4539589d839a077117b79b25 "
4458
- integrity sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w ==
4455
+ axios@^0.28 .0:
4456
+ version "0.28 .0"
4457
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.28 .0.tgz#801a4d991d0404961bccef46800e1170f8278c89 "
4458
+ integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q ==
4459
4459
dependencies:
4460
- follow-redirects "^1.14.4"
4460
+ follow-redirects "^1.15.0"
4461
+ form-data "^4.0.0"
4462
+ proxy-from-env "^1.1.0"
4461
4463
4462
4464
axobject-query@^2.2.0:
4463
4465
version "2.2.0"
@@ -7880,10 +7882,10 @@ flush-write-stream@^1.0.0:
7880
7882
inherits "^2.0.3"
7881
7883
readable-stream "^2.3.6"
7882
7884
7883
- follow-redirects@^1.14.4 :
7884
- version "1.14.4 "
7885
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4 .tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379 "
7886
- integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g ==
7885
+ follow-redirects@^1.15.0 :
7886
+ version "1.15.5 "
7887
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5 .tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020 "
7888
+ integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw ==
7887
7889
7888
7890
for-in@^1.0.2:
7889
7891
version "1.0.2"
@@ -7944,6 +7946,15 @@ form-data@^3.0.0:
7944
7946
combined-stream "^1.0.8"
7945
7947
mime-types "^2.1.12"
7946
7948
7949
+ form-data@^4.0.0:
7950
+ version "4.0.0"
7951
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
7952
+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
7953
+ dependencies:
7954
+ asynckit "^0.4.0"
7955
+ combined-stream "^1.0.8"
7956
+ mime-types "^2.1.12"
7957
+
7947
7958
form-data@~2.3.2:
7948
7959
version "2.3.3"
7949
7960
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -13181,7 +13192,7 @@ proxy-addr@~2.0.5:
13181
13192
forwarded "0.2.0"
13182
13193
ipaddr.js "1.9.1"
13183
13194
13184
- proxy-from-env@^1.0.0:
13195
+ proxy-from-env@^1.0.0, proxy-from-env@^1.1.0 :
13185
13196
version "1.1.0"
13186
13197
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
13187
13198
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
0 commit comments