|
137 | 137 | follow-redirects "^1.14.9"
|
138 | 138 | form-data "^4.0.0"
|
139 | 139 |
|
140 |
| -axios@^0.26.1: |
141 |
| - version "0.26.1" |
142 |
| - resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9" |
143 |
| - integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA== |
| 140 | +axios@^0.28.0: |
| 141 | + version "0.28.0" |
| 142 | + resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89" |
| 143 | + integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q== |
144 | 144 | dependencies:
|
145 |
| - follow-redirects "^1.14.8" |
| 145 | + follow-redirects "^1.15.0" |
| 146 | + form-data "^4.0.0" |
| 147 | + proxy-from-env "^1.1.0" |
146 | 148 |
|
147 | 149 | balanced-match@^1.0.0:
|
148 | 150 | version "1.0.2"
|
|
401 | 403 | resolved "https://registry.yarnpkg.com/file-type/-/file-type-3.9.0.tgz#257a078384d1db8087bc449d107d52a52672b9e9"
|
402 | 404 | integrity sha512-RLoqTXE8/vPmMuTI88DAzhMYC99I8BWv7zYP4A1puo5HIjEJ5EX48ighy4ZyKMG9EDXxBgW6e++cn7d1xuFghA==
|
403 | 405 |
|
404 |
| -follow-redirects@^1.14.8, follow-redirects@^1.14.9: |
405 |
| - version "1.15.4" |
406 |
| - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf" |
407 |
| - integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw== |
| 406 | +follow-redirects@^1.14.9, follow-redirects@^1.15.0: |
| 407 | + version "1.15.5" |
| 408 | + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020" |
| 409 | + integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw== |
408 | 410 |
|
409 | 411 | form-data@^4.0.0:
|
410 | 412 | version "4.0.0"
|
|
773 | 775 | dependencies:
|
774 | 776 | punycode "^2.1.1"
|
775 | 777 |
|
| 778 | +proxy-from-env@^1.1.0: |
| 779 | + version "1.1.0" |
| 780 | + resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" |
| 781 | + integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== |
| 782 | + |
776 | 783 | punycode@^2.1.0, punycode@^2.1.1:
|
777 | 784 | version "2.3.0"
|
778 | 785 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
|
|
0 commit comments