Skip to content

Commit 42371f7

Browse files
authored
Merge pull request #2207 from hpe-dev-incubator/dependabot/npm_and_yarn/axios-1.6.0
Bump axios from 0.24.0 to 1.6.0
2 parents 8557ea2 + ec23deb commit 42371f7

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"
@@ -8749,15 +8751,10 @@ focus-group@^0.3.1:
87498751
resolved "https://registry.yarnpkg.com/focus-group/-/focus-group-0.3.1.tgz#e0f32ed86b0dabdd6ffcebdf898ecb32e47fedce"
87508752
integrity sha1-4PMu2GsNq91v/OvfiY7LMuR/7c4=
87518753

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

87628759
for-each@^0.3.3:
87638760
version "0.3.3"
@@ -8794,6 +8791,15 @@ form-data@^3.0.0:
87948791
combined-stream "^1.0.8"
87958792
mime-types "^2.1.12"
87968793

8794+
form-data@^4.0.0:
8795+
version "4.0.0"
8796+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
8797+
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
8798+
dependencies:
8799+
asynckit "^0.4.0"
8800+
combined-stream "^1.0.8"
8801+
mime-types "^2.1.12"
8802+
87978803
form-data@~2.3.2:
87988804
version "2.3.3"
87998805
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -15910,6 +15916,11 @@ proxy-addr@~2.0.5:
1591015916
forwarded "~0.1.2"
1591115917
ipaddr.js "1.9.1"
1591215918

15919+
proxy-from-env@^1.1.0:
15920+
version "1.1.0"
15921+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
15922+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
15923+
1591315924
prr@~1.0.1:
1591415925
version "1.0.1"
1591515926
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)