Skip to content

Commit b7dd2c1

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 b07ff8c commit b7dd2c1

File tree

2 files changed

+38
-4
lines changed

2 files changed

+38
-4
lines changed

package.json

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

yarn.lock

+37-3
Original file line numberDiff line numberDiff line change
@@ -9862,6 +9862,15 @@ axios@^0.27.2:
98629862
follow-redirects "^1.14.9"
98639863
form-data "^4.0.0"
98649864

9865+
axios@^0.30.0:
9866+
version "0.30.0"
9867+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.0.tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3"
9868+
integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==
9869+
dependencies:
9870+
follow-redirects "^1.15.4"
9871+
form-data "^4.0.0"
9872+
proxy-from-env "^1.1.0"
9873+
98659874
axios@^1.5.1, axios@^1.6.0, axios@^1.6.1, axios@^1.6.2, axios@^1.7.4:
98669875
version "1.7.8"
98679876
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.8.tgz#1997b1496b394c21953e68c14aaa51b7b5de3d6e"
@@ -22042,7 +22051,7 @@ string-length@^4.0.1:
2204222051
char-regex "^1.0.2"
2204322052
strip-ansi "^6.0.0"
2204422053

22045-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
22054+
"string-width-cjs@npm:string-width@^4.2.0":
2204622055
version "4.2.3"
2204722056
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2204822057
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -22077,6 +22086,15 @@ string-width@^3.0.0, string-width@^3.1.0:
2207722086
is-fullwidth-code-point "^2.0.0"
2207822087
strip-ansi "^5.1.0"
2207922088

22089+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
22090+
version "4.2.3"
22091+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
22092+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
22093+
dependencies:
22094+
emoji-regex "^8.0.0"
22095+
is-fullwidth-code-point "^3.0.0"
22096+
strip-ansi "^6.0.1"
22097+
2208022098
string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
2208122099
version "5.1.2"
2208222100
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -22183,7 +22201,7 @@ string_decoder@~1.1.1:
2218322201
dependencies:
2218422202
safe-buffer "~5.1.0"
2218522203

22186-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
22204+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2218722205
version "6.0.1"
2218822206
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2218922207
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -22211,6 +22229,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2221122229
dependencies:
2221222230
ansi-regex "^4.1.0"
2221322231

22232+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
22233+
version "6.0.1"
22234+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
22235+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
22236+
dependencies:
22237+
ansi-regex "^5.0.1"
22238+
2221422239
strip-ansi@^7.0.1:
2221522240
version "7.0.1"
2221622241
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -25010,7 +25035,7 @@ [email protected]:
2501025035
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
2501125036
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
2501225037

25013-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
25038+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2501425039
version "7.0.0"
2501525040
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2501625041
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -25045,6 +25070,15 @@ wrap-ansi@^6.2.0:
2504525070
string-width "^4.1.0"
2504625071
strip-ansi "^6.0.0"
2504725072

25073+
wrap-ansi@^7.0.0:
25074+
version "7.0.0"
25075+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
25076+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
25077+
dependencies:
25078+
ansi-styles "^4.0.0"
25079+
string-width "^4.1.0"
25080+
strip-ansi "^6.0.0"
25081+
2504825082
wrap-ansi@^8.1.0:
2504925083
version "8.1.0"
2505025084
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)