Skip to content

Commit 8761800

Browse files
chore(deps): bump axios from 0.21.4 to 0.30.0 in /react
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.30.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v0.30.0) --- updated-dependencies: - dependency-name: axios dependency-version: 0.30.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3df518d commit 8761800

3 files changed

Lines changed: 19 additions & 19 deletions

File tree

react/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@material-ui/styles": "4.11.5",
8282
"@types/crypto-js": "^4.2.1",
8383
"@types/jest": "^29.5.11",
84-
"axios": "1.6.5",
84+
"axios": "1.8.2",
8585
"bignumber.js": "9.0.2",
8686
"copy-to-clipboard": "3.3.3",
8787
"crypto-js": "^4.2.0",

react/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5967,12 +5967,12 @@ axe-core@^4.2.0:
59675967
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.3.tgz#205df863dd9917d5979e9435dab4d47692759051"
59685968
integrity sha512-d5ZQHPSPkF9Tw+yfyDcRoUOc4g/8UloJJe5J8m4L5+c7AtDdjDLRxew/knnI4CxvtdxEUVgWz4x3OIQUIFiMfw==
59695969

5970-
axios@1.6.5:
5971-
version "1.6.5"
5972-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.5.tgz#2c090da14aeeab3770ad30c3a1461bc970fb0cd8"
5973-
integrity sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==
5970+
axios@1.8.2:
5971+
version "1.8.2"
5972+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
5973+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
59745974
dependencies:
5975-
follow-redirects "^1.15.4"
5975+
follow-redirects "^1.15.6"
59765976
form-data "^4.0.0"
59775977
proxy-from-env "^1.1.0"
59785978

@@ -9979,10 +9979,10 @@ flush-write-stream@^1.0.0:
99799979
inherits "^2.0.3"
99809980
readable-stream "^2.3.6"
99819981

9982-
follow-redirects@^1.0.0, follow-redirects@^1.15.4:
9983-
version "1.15.5"
9984-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
9985-
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
9982+
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
9983+
version "1.15.9"
9984+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
9985+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
99869986

99879987
for-each@^0.3.3:
99889988
version "0.3.3"

0 commit comments

Comments
 (0)