@@ -2389,12 +2389,13 @@ axios-retry@^3.2.4:
23892389 " @babel/runtime" " ^7.15.4"
23902390 is-retry-allowed "^2.2.0"
23912391
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.2 :
2393+ version "0.27.2 "
2394+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2 .tgz#207658cc8621606e586c85db4b41a750e756d972 "
2395+ integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ ==
23962396 dependencies :
2397- follow-redirects "^1.14.7"
2397+ follow-redirects "^1.14.9"
2398+ form-data "^4.0.0"
23982399
23992400babel-eslint@latest :
24002401 version "10.1.0"
@@ -3193,7 +3194,7 @@ colorette@^1.2.1, colorette@^1.2.2:
31933194 resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
31943195 integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
31953196
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 :
31973198 version "1.0.8"
31983199 resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
31993200 integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -4991,10 +4992,10 @@ follow-redirects@^1.0.0:
49914992 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
49924993 integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
49934994
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 ==
49984999
49995000for-in@^1.0.2 :
50005001 version "1.0.2"
@@ -5006,6 +5007,15 @@ forever-agent@~0.6.1:
50065007 resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
50075008 integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
50085009
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+
50095019form-data@~2.3.2 :
50105020 version "2.3.3"
50115021 resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
0 commit comments