@@ -2389,12 +2389,13 @@ axios-retry@^3.2.4:
2389
2389
" @babel/runtime" " ^7.15.4"
2390
2390
is-retry-allowed "^2.2.0"
2391
2391
2392
- axios@^0.25.0 :
2393
- version "0.25.0 "
2394
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0 .tgz#349cfbb31331a9b4453190791760a8d35b093e0a "
2395
- integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g ==
2392
+ axios@^0.27.1 :
2393
+ version "0.27.1 "
2394
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.1 .tgz#badcc8cc38cfa812320221b600776452141ea5d4 "
2395
+ integrity sha512-ePNMai55xo5GsXajb/k756AqZqpqeDaGwGcdvbZLSSELbbYwsIn2jNmGfUPEwd8j/yu4OoMstLLIVa4t0MneEA ==
2396
2396
dependencies :
2397
- follow-redirects "^1.14.7"
2397
+ follow-redirects "^1.14.9"
2398
+ form-data "^4.0.0"
2398
2399
2399
2400
babel-eslint@latest :
2400
2401
version "10.1.0"
@@ -3193,7 +3194,7 @@ colorette@^1.2.1, colorette@^1.2.2:
3193
3194
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
3194
3195
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
3195
3196
3196
- combined-stream@^1.0.6, combined-stream@~1.0.6 :
3197
+ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@ ~1.0.6 :
3197
3198
version "1.0.8"
3198
3199
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
3199
3200
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -4991,10 +4992,10 @@ follow-redirects@^1.0.0:
4991
4992
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
4992
4993
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
4993
4994
4994
- follow-redirects@^1.14.7 :
4995
- version "1.14.7 "
4996
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7 .tgz#2004c02eb9436eee9a21446a6477debf17e81685 "
4997
- integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ ==
4995
+ follow-redirects@^1.14.9 :
4996
+ version "1.14.9 "
4997
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9 .tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7 "
4998
+ integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w ==
4998
4999
4999
5000
for-in@^1.0.2 :
5000
5001
version "1.0.2"
@@ -5006,6 +5007,15 @@ forever-agent@~0.6.1:
5006
5007
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
5007
5008
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
5008
5009
5010
+ form-data@^4.0.0 :
5011
+ version "4.0.0"
5012
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
5013
+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
5014
+ dependencies :
5015
+ asynckit "^0.4.0"
5016
+ combined-stream "^1.0.8"
5017
+ mime-types "^2.1.12"
5018
+
5009
5019
form-data@~2.3.2 :
5010
5020
version "2.3.3"
5011
5021
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
0 commit comments