@@ -2342,12 +2342,14 @@ aws4@^1.8.0:
2342
2342
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
2343
2343
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
2344
2344
2345
- axios@0.21.2 :
2346
- version "0.21.2 "
2347
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
2348
- integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
2345
+ axios@0.28.0 :
2346
+ version "0.28.0 "
2347
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0 .tgz#801a4d991d0404961bccef46800e1170f8278c89 "
2348
+ integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q ==
2349
2349
dependencies :
2350
- follow-redirects "^1.14.0"
2350
+ follow-redirects "^1.15.0"
2351
+ form-data "^4.0.0"
2352
+ proxy-from-env "^1.1.0"
2351
2353
2352
2354
axobject-query@^2.0.2 :
2353
2355
version "2.1.2"
@@ -3156,7 +3158,7 @@ color@^3.0.0:
3156
3158
color-convert "^1.9.1"
3157
3159
color-string "^1.5.2"
3158
3160
3159
- combined-stream@^1.0.6, combined-stream@~1.0.6 :
3161
+ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@ ~1.0.6 :
3160
3162
version "1.0.8"
3161
3163
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
3162
3164
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -4909,10 +4911,10 @@ follow-redirects@^1.0.0:
4909
4911
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
4910
4912
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
4911
4913
4912
- follow-redirects@^1.14 .0 :
4913
- version "1.14.4 "
4914
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4 .tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379 "
4915
- integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g ==
4914
+ follow-redirects@^1.15 .0 :
4915
+ version "1.15.5 "
4916
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5 .tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020 "
4917
+ integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw ==
4916
4918
4917
4919
for-in@^0.1.3 :
4918
4920
version "0.1.8"
4950
4952
tapable "^1.0.0"
4951
4953
worker-rpc "^0.1.0"
4952
4954
4955
+ form-data@^4.0.0 :
4956
+ version "4.0.0"
4957
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
4958
+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
4959
+ dependencies :
4960
+ asynckit "^0.4.0"
4961
+ combined-stream "^1.0.8"
4962
+ mime-types "^2.1.12"
4963
+
4953
4964
form-data@~2.3.2 :
4954
4965
version "2.3.3"
4955
4966
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -8813,6 +8824,11 @@ proxy-addr@~2.0.5:
8813
8824
forwarded "~0.1.2"
8814
8825
ipaddr.js "1.9.1"
8815
8826
8827
+ proxy-from-env@^1.1.0 :
8828
+ version "1.1.0"
8829
+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
8830
+ integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
8831
+
8816
8832
prr@~1.0.1 :
8817
8833
version "1.0.1"
8818
8834
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
0 commit comments