Skip to content

Commit ec23deb

Browse files
Bump axios from 0.24.0 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.24.0...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 000dab2 commit ec23deb

File tree

2 files changed

+26
-15
lines changed

2 files changed

+26
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@emotion/core": "^10.1.1",
1212
"@ion-phaser/react": "^1.3.0",
1313
"@sendgrid/mail": "^7.4.2",
14-
"axios": "^0.24.0",
14+
"axios": "^1.6.0",
1515
"babel-plugin-styled-components": "^1.12.0",
1616
"dotenv": "^8.2.0",
1717
"formik": "^2.2.9",

yarn.lock

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4603,12 +4603,14 @@ axios@^0.21.0, axios@^0.21.1:
46034603
dependencies:
46044604
follow-redirects "^1.14.0"
46054605

4606-
axios@^0.24.0:
4607-
version "0.24.0"
4608-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
4609-
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
4606+
axios@^1.6.0:
4607+
version "1.6.0"
4608+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
4609+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
46104610
dependencies:
4611-
follow-redirects "^1.14.4"
4611+
follow-redirects "^1.15.0"
4612+
form-data "^4.0.0"
4613+
proxy-from-env "^1.1.0"
46124614

46134615
axobject-query@^2.2.0:
46144616
version "2.2.0"
@@ -8744,15 +8746,10 @@ focus-group@^0.3.1:
87448746
resolved "https://registry.yarnpkg.com/focus-group/-/focus-group-0.3.1.tgz#e0f32ed86b0dabdd6ffcebdf898ecb32e47fedce"
87458747
integrity sha1-4PMu2GsNq91v/OvfiY7LMuR/7c4=
87468748

8747-
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
8748-
version "1.14.5"
8749-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
8750-
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
8751-
8752-
follow-redirects@^1.14.4:
8753-
version "1.14.6"
8754-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd"
8755-
integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==
8749+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.0:
8750+
version "1.15.3"
8751+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
8752+
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
87568753

87578754
for-each@^0.3.3:
87588755
version "0.3.3"
@@ -8789,6 +8786,15 @@ form-data@^3.0.0:
87898786
combined-stream "^1.0.8"
87908787
mime-types "^2.1.12"
87918788

8789+
form-data@^4.0.0:
8790+
version "4.0.0"
8791+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
8792+
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
8793+
dependencies:
8794+
asynckit "^0.4.0"
8795+
combined-stream "^1.0.8"
8796+
mime-types "^2.1.12"
8797+
87928798
form-data@~2.3.2:
87938799
version "2.3.3"
87948800
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -15905,6 +15911,11 @@ proxy-addr@~2.0.5:
1590515911
forwarded "~0.1.2"
1590615912
ipaddr.js "1.9.1"
1590715913

15914+
proxy-from-env@^1.1.0:
15915+
version "1.1.0"
15916+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
15917+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
15918+
1590815919
prr@~1.0.1:
1590915920
version "1.0.1"
1591015921
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)