@@ -2452,20 +2452,22 @@ axios@0.18.0:
2452
2452
follow-redirects "^1.3.0"
2453
2453
is-buffer "^1.1.5"
2454
2454
2455
- axios@^0.21.1:
2456
- version "0.21.4"
2457
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
2458
- integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
2459
- dependencies:
2460
- follow-redirects "^1.14.0"
2461
-
2462
2455
axios@^0.24.0:
2463
2456
version "0.24.0"
2464
2457
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
2465
2458
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
2466
2459
dependencies:
2467
2460
follow-redirects "^1.14.4"
2468
2461
2462
+ axios@^0.28.0:
2463
+ version "0.28.0"
2464
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
2465
+ integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
2466
+ dependencies:
2467
+ follow-redirects "^1.15.0"
2468
+ form-data "^4.0.0"
2469
+ proxy-from-env "^1.1.0"
2470
+
2469
2471
babel-eslint@10.0.1:
2470
2472
version "10.0.1"
2471
2473
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
@@ -3384,7 +3386,7 @@ combine-source-map@^0.8.0, combine-source-map@~0.8.0:
3384
3386
lodash.memoize "~3.0.3"
3385
3387
source-map "~0.5.3"
3386
3388
3387
- combined-stream@^1.0.5, combined-stream@^1.0.6, combined-stream@~1.0.6:
3389
+ combined-stream@^1.0.5, combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@ ~1.0.6:
3388
3390
version "1.0.8"
3389
3391
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
3390
3392
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -5269,11 +5271,16 @@ flush-write-stream@^1.0.0, flush-write-stream@^1.0.2:
5269
5271
inherits "^2.0.3"
5270
5272
readable-stream "^2.3.6"
5271
5273
5272
- follow-redirects@^1.14.0, follow-redirects@^1.14. 4, follow-redirects@^1.3.0:
5274
+ follow-redirects@^1.14.4, follow-redirects@^1.3.0:
5273
5275
version "1.15.3"
5274
5276
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
5275
5277
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
5276
5278
5279
+ follow-redirects@^1.15.0:
5280
+ version "1.15.5"
5281
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
5282
+ integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
5283
+
5277
5284
fontello-update@0.6.5:
5278
5285
version "0.6.5"
5279
5286
resolved "https://registry.yarnpkg.com/fontello-update/-/fontello-update-0.6.5.tgz#d0d1e24a3d1f4642a9c249e66e75f39b6964115c"
@@ -5328,6 +5335,15 @@ form-data@^1.0.0-rc3:
5328
5335
combined-stream "^1.0.5"
5329
5336
mime-types "^2.1.11"
5330
5337
5338
+ form-data@^4.0.0:
5339
+ version "4.0.0"
5340
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
5341
+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
5342
+ dependencies:
5343
+ asynckit "^0.4.0"
5344
+ combined-stream "^1.0.8"
5345
+ mime-types "^2.1.12"
5346
+
5331
5347
form-data@~2.3.2:
5332
5348
version "2.3.3"
5333
5349
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -10055,6 +10071,11 @@ protoduck@^5.0.1:
10055
10071
dependencies:
10056
10072
genfun "^5.0.0"
10057
10073
10074
+ proxy-from-env@^1.1.0:
10075
+ version "1.1.0"
10076
+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
10077
+ integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
10078
+
10058
10079
proxy-middleware@^0.5.0:
10059
10080
version "0.5.1"
10060
10081
resolved "https://registry.yarnpkg.com/proxy-middleware/-/proxy-middleware-0.5.1.tgz#da24d5d58c1ddf13dad237c7eca503849eaea903"
0 commit comments