Skip to content

Commit 8e00c2a

Browse files
Bump axios from 1.12.2 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.12.2 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.12.2...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 6209ca2 commit 8e00c2a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@shopify/flash-list": "1.7.6",
102102
"@tanstack/react-query": "~5.52.1",
103103
"app-icon-badge": "^0.1.2",
104-
"axios": "~1.12.0",
104+
"axios": "~1.13.5",
105105
"babel-plugin-module-resolver": "^5.0.2",
106106
"buffer": "^6.0.3",
107107
"countly-sdk-react-native-bridge": "^25.4.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5375,13 +5375,13 @@ available-typed-arrays@^1.0.7:
53755375
dependencies:
53765376
possible-typed-array-names "^1.0.0"
53775377

5378-
axios@~1.12.0:
5379-
version "1.12.2"
5380-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
5381-
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
5378+
axios@~1.13.5:
5379+
version "1.13.5"
5380+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
5381+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
53825382
dependencies:
5383-
follow-redirects "^1.15.6"
5384-
form-data "^4.0.4"
5383+
follow-redirects "^1.15.11"
5384+
form-data "^4.0.5"
53855385
proxy-from-env "^1.1.0"
53865386

53875387
babel-jest@^29.2.1, babel-jest@^29.7.0:
@@ -8103,7 +8103,7 @@ flow-enums-runtime@^0.0.6:
81038103
resolved "https://registry.yarnpkg.com/flow-enums-runtime/-/flow-enums-runtime-0.0.6.tgz#5bb0cd1b0a3e471330f4d109039b7eba5cb3e787"
81048104
integrity sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==
81058105

8106-
follow-redirects@^1.15.6:
8106+
follow-redirects@^1.15.11, follow-redirects@^1.15.6:
81078107
version "1.15.11"
81088108
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
81098109
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
@@ -8128,7 +8128,7 @@ foreground-child@^3.1.0:
81288128
cross-spawn "^7.0.6"
81298129
signal-exit "^4.0.1"
81308130

8131-
form-data@4.0.4, form-data@^4.0.0, form-data@^4.0.4:
8131+
form-data@4.0.4, form-data@^4.0.0, form-data@^4.0.5:
81328132
version "4.0.4"
81338133
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
81348134
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)