Skip to content

Bump axios from 1.7.7 to 1.10.0 #2924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@zodios/core": "10.9.6",
"assert": "2.1.0",
"asyncstorage-down": "4.2.0",
"axios": "1.7.7",
"axios": "1.10.0",
"base-64": "1.0.0",
"big.js": "6.2.2",
"bip174": "2.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ __metadata:
"@zodios/core": 10.9.6
assert: 2.1.0
asyncstorage-down: 4.2.0
axios: 1.7.7
axios: 1.10.0
babel-jest: 29.7.0
babel-loader: 9.2.1
babel-plugin-inline-dotenv: 1.7.0
Expand Down Expand Up @@ -14543,14 +14543,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
"axios@npm:1.10.0":
version: 1.10.0
resolution: "axios@npm:1.10.0"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
checksum: b5fd840d499469bf968e44b8ac96f4b363c6aa4c791a50834c086a7cffbc2d77fe24f27af1aba46c3e1f4840aaf991461fc27537990596b93dea0f4df3245a86
languageName: node
linkType: hard

Expand Down Expand Up @@ -27800,7 +27800,7 @@ react-native-webview@ava-labs/react-native-webview:
peerDependencies:
react: "*"
react-native: "*"
checksum: ae658f8c94177d1b419ffb73d26bd70474b6c688af507daaabc11451f983f77a906b2aafcdfdd09c96cab846d9722dcaf26a7c22ee7d19fb4cf70578c8812ac5
checksum: c17870d9c19467e4d2ecb1fe1215fcbdfe9e9a0d6f09e33c674ca80424acf61df9cf00b95059a14e774ce3670656d4bdde456092a3e39e3e02b18886b14c1f28
languageName: node
linkType: hard

Expand Down
Loading