Skip to content

Commit 253c907

Browse files
chore(deps): bump axios from 1.16.1 to 1.18.1
Bumps [axios](https://github.com/axios/axios) from 1.16.1 to 1.18.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.1...v1.18.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afb168f commit 253c907

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@xchainjs/xchain-utxo-providers": "2.1.0",
117117
"@xchainjs/xchain-wallet": "2.0.31",
118118
"@xchainjs/xchain-zcash": "1.3.9",
119-
"axios": "1.16.1",
119+
"axios": "1.18.1",
120120
"bignumber.js": "^10.0.1",
121121
"clsx": "^2.1.1",
122122
"electron-debug": "^3.2.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7547,7 +7547,7 @@ __metadata:
75477547
"@xchainjs/xchain-wallet": "npm:2.0.31"
75487548
"@xchainjs/xchain-zcash": "npm:1.3.9"
75497549
assert: "npm:^2.1.0"
7550-
axios: "npm:1.16.1"
7550+
axios: "npm:1.18.1"
75517551
bignumber.js: "npm:^10.0.1"
75527552
buffer: "npm:^6.0.3"
75537553
clsx: "npm:^2.1.1"
@@ -7767,18 +7767,7 @@ __metadata:
77677767
languageName: node
77687768
linkType: hard
77697769

7770-
"axios@npm:1.7.7":
7771-
version: 1.7.7
7772-
resolution: "axios@npm:1.7.7"
7773-
dependencies:
7774-
follow-redirects: "npm:^1.15.6"
7775-
form-data: "npm:^4.0.0"
7776-
proxy-from-env: "npm:^1.1.0"
7777-
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
7778-
languageName: node
7779-
linkType: hard
7780-
7781-
"axios@npm:^1.15.0":
7770+
"axios@npm:1.18.1, axios@npm:^1.15.0":
77827771
version: 1.18.1
77837772
resolution: "axios@npm:1.18.1"
77847773
dependencies:
@@ -7790,6 +7779,17 @@ __metadata:
77907779
languageName: node
77917780
linkType: hard
77927781

7782+
"axios@npm:1.7.7":
7783+
version: 1.7.7
7784+
resolution: "axios@npm:1.7.7"
7785+
dependencies:
7786+
follow-redirects: "npm:^1.15.6"
7787+
form-data: "npm:^4.0.0"
7788+
proxy-from-env: "npm:^1.1.0"
7789+
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
7790+
languageName: node
7791+
linkType: hard
7792+
77937793
"axios@npm:^1.8.3":
77947794
version: 1.13.5
77957795
resolution: "axios@npm:1.13.5"

0 commit comments

Comments
 (0)