Skip to content

Commit 27462bc

Browse files
chore(deps): bump axios from 0.27.2 to 0.30.0
Bumps [axios](https://github.com/axios/axios) from 0.27.2 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.27.2...v0.30.0) --- updated-dependencies: - dependency-name: axios dependency-version: 0.30.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c01121 commit 27462bc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@web3-onboard/phantom": "^2.1.1",
3535
"@web3-onboard/react": "^2.11.0",
3636
"@web3-onboard/walletconnect": "^2.4.6",
37-
"axios": "^0.27.2",
37+
"axios": "^0.30.0",
3838
"ethers": "5.7.2",
3939
"framer-motion": "^11.3.19",
4040
"jose": "^4.9.3",

Diff for: yarn.lock

+9
Original file line numberDiff line numberDiff line change
@@ -9437,6 +9437,15 @@ axios@^0.27.2:
94379437
follow-redirects "^1.14.9"
94389438
form-data "^4.0.0"
94399439

9440+
axios@^0.30.0:
9441+
version "0.30.0"
9442+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.0.tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3"
9443+
integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==
9444+
dependencies:
9445+
follow-redirects "^1.15.4"
9446+
form-data "^4.0.0"
9447+
proxy-from-env "^1.1.0"
9448+
94409449
axios@^1.5.1, axios@^1.6.0, axios@^1.6.1, axios@^1.7.4:
94419450
version "1.7.8"
94429451
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.8.tgz#1997b1496b394c21953e68c14aaa51b7b5de3d6e"

0 commit comments

Comments
 (0)