Skip to content

Commit 703a73b

Browse files
Bump axios from 1.12.1 to 1.13.1 in /packages/xchain-client
Bumps [axios](https://github.com/axios/axios) from 1.12.1 to 1.13.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.1...v1.13.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a79ac42 commit 703a73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/xchain-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@xchainjs/xchain-crypto": "workspace:*",
2323
"@xchainjs/xchain-util": "workspace:*",
24-
"axios": "1.12.1"
24+
"axios": "1.13.1"
2525
},
2626
"publishConfig": {
2727
"access": "public",

0 commit comments

Comments
 (0)