@@ -844,12 +844,13 @@ aws4@^1.8.0:
844
844
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
845
845
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
846
846
847
- axios@^0.22.0 :
848
- version "0.22.0 "
849
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.22.0 .tgz#bf702c41fb50fbca4539589d839a077117b79b25 "
850
- integrity sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w ==
847
+ axios@^0.27.2 :
848
+ version "0.27.2 "
849
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2 .tgz#207658cc8621606e586c85db4b41a750e756d972 "
850
+ integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ ==
851
851
dependencies :
852
- follow-redirects "^1.14.4"
852
+ follow-redirects "^1.14.9"
853
+ form-data "^4.0.0"
853
854
854
855
babel-code-frame@^6.26.0 :
855
856
version "6.26.0"
@@ -1451,7 +1452,7 @@ columnify@~1.5.4:
1451
1452
strip-ansi "^3.0.0"
1452
1453
wcwidth "^1.0.0"
1453
1454
1454
- combined-stream@^1.0.6, combined-stream@~1.0.6 :
1455
+ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@ ~1.0.6 :
1455
1456
version "1.0.8"
1456
1457
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
1457
1458
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -2358,7 +2359,7 @@ findup-sync@^4.0.0:
2358
2359
micromatch "^4.0.2"
2359
2360
resolve-dir "^1.0.1"
2360
2361
2361
- follow-redirects@^1.14.4 :
2362
+ follow-redirects@^1.14.9 :
2362
2363
version "1.15.0"
2363
2364
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.0.tgz#06441868281c86d0dda4ad8bdaead2d02dca89d4"
2364
2365
integrity sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==
@@ -2387,6 +2388,15 @@ forever-agent@~0.6.1:
2387
2388
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
2388
2389
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
2389
2390
2391
+ form-data@^4.0.0 :
2392
+ version "4.0.0"
2393
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
2394
+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
2395
+ dependencies :
2396
+ asynckit "^0.4.0"
2397
+ combined-stream "^1.0.8"
2398
+ mime-types "^2.1.12"
2399
+
2390
2400
form-data@~2.3.2 :
2391
2401
version "2.3.3"
2392
2402
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
0 commit comments