Skip to content

Commit 9e265f5

Browse files
chore(deps): bump axios from 1.10.0 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a1a466 commit 9e265f5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

apps/common-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@react-navigation/native-stack": "7.3.27",
3131
"@react-navigation/stack": "7.4.9",
3232
"@shopify/flash-list": "2.1.0",
33-
"axios": "1.10.0",
33+
"axios": "1.13.5",
3434
"d3-shape": "3.2.0",
3535
"fuse.js": "patch:fuse.js@npm%3A7.1.0#~/.yarn/patches/fuse.js-npm-7.1.0-5dcae892a6.patch",
3636
"react": "19.2.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11635,14 +11635,14 @@ __metadata:
1163511635
languageName: node
1163611636
linkType: hard
1163711637

11638-
"axios@npm:1.10.0":
11639-
version: 1.10.0
11640-
resolution: "axios@npm:1.10.0"
11638+
"axios@npm:1.13.5":
11639+
version: 1.13.5
11640+
resolution: "axios@npm:1.13.5"
1164111641
dependencies:
11642-
follow-redirects: "npm:^1.15.6"
11643-
form-data: "npm:^4.0.0"
11642+
follow-redirects: "npm:^1.15.11"
11643+
form-data: "npm:^4.0.5"
1164411644
proxy-from-env: "npm:^1.1.0"
11645-
checksum: 10/d43c80316a45611fd395743e15d16ea69a95f2b7f7095f2bb12cb78f9ca0a905194a02e52a3bf4e0db9f85fd1186d6c690410644c10ecd8bb0a468e57c2040e4
11645+
checksum: 10/db726d09902565ef9a0632893530028310e2ec2b95b727114eca1b101450b00014133dfc3871cffc87983fb922bca7e4874d7e2826d1550a377a157cdf3f05b6
1164611646
languageName: node
1164711647
linkType: hard
1164811648

@@ -13913,7 +13913,7 @@ __metadata:
1391313913
"@types/jest": "npm:30.0.0"
1391413914
"@types/react": "npm:19.2.2"
1391513915
"@types/react-test-renderer": "npm:19.1.0"
13916-
axios: "npm:1.10.0"
13916+
axios: "npm:1.13.5"
1391713917
d3-shape: "npm:3.2.0"
1391813918
eslint: "npm:9.37.0"
1391913919
fuse.js: "patch:fuse.js@npm%3A7.1.0#~/.yarn/patches/fuse.js-npm-7.1.0-5dcae892a6.patch"
@@ -18184,7 +18184,7 @@ __metadata:
1818418184
languageName: node
1818518185
linkType: hard
1818618186

18187-
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.6":
18187+
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.11, follow-redirects@npm:^1.15.6":
1818818188
version: 1.15.11
1818918189
resolution: "follow-redirects@npm:1.15.11"
1819018190
peerDependenciesMeta:
@@ -18234,7 +18234,7 @@ __metadata:
1823418234
languageName: node
1823518235
linkType: hard
1823618236

18237-
"form-data@npm:^4.0.0, form-data@npm:^4.0.4, form-data@npm:~4.0.4":
18237+
"form-data@npm:^4.0.0, form-data@npm:^4.0.4, form-data@npm:^4.0.5, form-data@npm:~4.0.4":
1823818238
version: 4.0.5
1823918239
resolution: "form-data@npm:4.0.5"
1824018240
dependencies:

0 commit comments

Comments
 (0)