From 0ef9ec6f06c0d7a7ffa364a3dfd52f2a10a98eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 01:22:13 +0000 Subject: [PATCH] Bump axios in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 0.19.2 to 1.12.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.19.2...v1.12.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fabc4d..4529ce4 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/expo": "31.0.8", "@types/react-navigation": "2.13.10", "@types/react-redux": "7.0.0", - "axios": "^0.19.0", + "axios": "^1.12.1", "browserify-zlib": "^0.1.4", "buffer": "^4.9.1", "dns.js": "^1.0.1",