@@ -945,12 +945,14 @@ aws4@^1.8.0:
945
945
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428"
946
946
integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==
947
947
948
- axios@0.24 .0 :
949
- version "0.24 .0"
950
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.24 .0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6 "
951
- integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA ==
948
+ axios@0.28 .0 :
949
+ version "0.28 .0"
950
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.28 .0.tgz#801a4d991d0404961bccef46800e1170f8278c89 "
951
+ integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q ==
952
952
dependencies :
953
- follow-redirects "^1.14.4"
953
+ follow-redirects "^1.15.0"
954
+ form-data "^4.0.0"
955
+ proxy-from-env "^1.1.0"
954
956
955
957
balanced-match@^1.0.0 :
956
958
version "1.0.0"
1375
1377
color "3.0.x"
1376
1378
text-hex "1.0.x"
1377
1379
1378
- combined-stream@^1.0.6, combined-stream@~1.0.6 :
1380
+ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@ ~1.0.6 :
1379
1381
version "1.0.8"
1380
1382
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
1381
1383
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
2601
2603
resolved "https://registry.yarnpkg.com/fn.name/-/fn.name-1.1.0.tgz#26cad8017967aea8731bc42961d04a3d5988accc"
2602
2604
integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==
2603
2605
2604
- follow-redirects@^1.14.4 :
2605
- version "1.14.4 "
2606
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4 .tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379 "
2607
- integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g ==
2606
+ follow-redirects@^1.15.0 :
2607
+ version "1.15.5 "
2608
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5 .tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020 "
2609
+ integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw ==
2608
2610
2609
2611
foreach@^2.0.5 :
2610
2612
version "2.0.5"
@@ -2625,6 +2627,15 @@ form-data@^2.5.0:
2625
2627
combined-stream "^1.0.6"
2626
2628
mime-types "^2.1.12"
2627
2629
2630
+ form-data@^4.0.0 :
2631
+ version "4.0.0"
2632
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
2633
+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
2634
+ dependencies :
2635
+ asynckit "^0.4.0"
2636
+ combined-stream "^1.0.8"
2637
+ mime-types "^2.1.12"
2638
+
2628
2639
form-data@~2.3.2 :
2629
2640
version "2.3.3"
2630
2641
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -4826,6 +4837,11 @@ proxy-addr@~2.0.5:
4826
4837
forwarded "~0.1.2"
4827
4838
ipaddr.js "1.9.1"
4828
4839
4840
+ proxy-from-env@^1.1.0 :
4841
+ version "1.1.0"
4842
+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
4843
+ integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
4844
+
4829
4845
psl@^1.1.28 :
4830
4846
version "1.8.0"
4831
4847
resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
0 commit comments