Skip to content

Commit 3586bf6

Browse files
Bump axios in the npm_and_yarn group across 1 directory (#1401)
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.13.5 to 1.15.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 793f7d2 commit 3586bf6

2 files changed

Lines changed: 14 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@react-navigation/native": "7.1.28",
3232
"@react-navigation/stack": "7.6.16",
3333
"@sentry/react-native": "^6.10.0",
34-
"axios": "^1.13.5",
34+
"axios": "^1.15.0",
3535
"axios-cache-interceptor": "1.11.1",
3636
"normalize-strings": "^1.1.1",
3737
"react": "19.1.4",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4351,14 +4351,14 @@ __metadata:
43514351
languageName: node
43524352
linkType: hard
43534353

4354-
"axios@npm:^1.13.5":
4355-
version: 1.13.5
4356-
resolution: "axios@npm:1.13.5"
4354+
"axios@npm:^1.15.0":
4355+
version: 1.15.0
4356+
resolution: "axios@npm:1.15.0"
43574357
dependencies:
43584358
follow-redirects: ^1.15.11
43594359
form-data: ^4.0.5
4360-
proxy-from-env: ^1.1.0
4361-
checksum: abf468c34f2d145f3dc7dbc0f1be67e520630624307bda69a41bbe8d386bd672d87b4405c4ee77f9ff54b235ab02f96a9968fb00e75b13ce64706e352a3068fd
4360+
proxy-from-env: ^2.1.0
4361+
checksum: 47e0f860e98d4d7aa145e89ce0cae00e1fb0f1d2485f065c21fce955ddb1dba4103a46bd0e47acd18a27208a7f62c96249e620db575521b92a968619ab133409
43624362
languageName: node
43634363
linkType: hard
43644364

@@ -8473,7 +8473,7 @@ __metadata:
84738473
"@types/react-test-renderer": ^19.1.0
84748474
"@typescript-eslint/eslint-plugin": ^8.48.1
84758475
"@typescript-eslint/parser": ^8.48.1
8476-
axios: ^1.13.5
8476+
axios: ^1.15.0
84778477
axios-cache-interceptor: 1.11.1
84788478
babel-jest: ^29.7.0
84798479
babel-plugin-react-compiler: ^1.0.0
@@ -9768,6 +9768,13 @@ __metadata:
97689768
languageName: node
97699769
linkType: hard
97709770

9771+
"proxy-from-env@npm:^2.1.0":
9772+
version: 2.1.0
9773+
resolution: "proxy-from-env@npm:2.1.0"
9774+
checksum: ed01729fd4d094eab619cd7e17ce3698b3413b31eb102c4904f9875e677cd207392795d5b4adee9cec359dfd31c44d5ad7595a3a3ad51c40250e141512281c58
9775+
languageName: node
9776+
linkType: hard
9777+
97719778
"punycode@npm:^2.1.0":
97729779
version: 2.3.1
97739780
resolution: "punycode@npm:2.3.1"

0 commit comments

Comments
 (0)