@@ -4355,20 +4355,22 @@ axios@^0.21.1:
43554355 dependencies:
43564356 follow-redirects "^1.14.0"
43574357
4358- axios@^0.25.0:
4359- version "0.25.0"
4360- resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a"
4361- integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==
4362- dependencies:
4363- follow-redirects "^1.14.7"
4364-
43654358axios@^0.26.1:
43664359 version "0.26.1"
43674360 resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
43684361 integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
43694362 dependencies:
43704363 follow-redirects "^1.14.8"
43714364
4365+ axios@^0.28.0:
4366+ version "0.28.0"
4367+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
4368+ integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
4369+ dependencies:
4370+ follow-redirects "^1.15.0"
4371+ form-data "^4.0.0"
4372+ proxy-from-env "^1.1.0"
4373+
43724374babel-jest@^24.9.0:
43734375 version "24.9.0"
43744376 resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.9.0.tgz#3fc327cb8467b89d14d7bc70e315104a783ccd54"
@@ -5349,7 +5351,7 @@ colyseus@^0.14.20:
53495351 "@colyseus/redis-presence" "^0.14.21"
53505352 "@colyseus/ws-transport" "^0.14.21"
53515353
5352- combined-stream@^1.0.6, combined-stream@~1.0.6:
5354+ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@ ~1.0.6:
53535355 version "1.0.8"
53545356 resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
53555357 integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -7401,7 +7403,7 @@ flush-write-stream@^1.0.0:
74017403 inherits "^2.0.3"
74027404 readable-stream "^2.3.6"
74037405
7404- follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.7 , follow-redirects@^1.14.8 :
7406+ follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.8 , follow-redirects@^1.15.0 :
74057407 version "1.15.6"
74067408 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
74077409 integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
@@ -7459,6 +7461,15 @@ form-data@^2.3.1:
74597461 combined-stream "^1.0.6"
74607462 mime-types "^2.1.12"
74617463
7464+ form-data@^4.0.0:
7465+ version "4.0.0"
7466+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
7467+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
7468+ dependencies:
7469+ asynckit "^0.4.0"
7470+ combined-stream "^1.0.8"
7471+ mime-types "^2.1.12"
7472+
74627473form-data@~2.3.2:
74637474 version "2.3.3"
74647475 resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -12937,6 +12948,11 @@ proxy-addr@~2.0.7:
1293712948 forwarded "0.2.0"
1293812949 ipaddr.js "1.9.1"
1293912950
12951+ proxy-from-env@^1.1.0:
12952+ version "1.1.0"
12953+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
12954+ integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
12955+
1294012956prr@~1.0.1:
1294112957 version "1.0.1"
1294212958 resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
0 commit comments