Skip to content

Commit a46bc09

Browse files
Bump axios from 1.12.2 to 1.15.0
Bumps [axios](https://github.com/axios/axios) from 1.12.2 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.12.2...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86c6b48 commit a46bc09

2 files changed

Lines changed: 18 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"@shopify/flash-list": "2.0.2",
142142
"@tanstack/react-query": "~5.52.1",
143143
"app-icon-badge": "^0.1.2",
144-
"axios": "~1.12.0",
144+
"axios": "~1.15.0",
145145
"babel-plugin-module-resolver": "^5.0.2",
146146
"buffer": "^6.0.3",
147147
"countly-sdk-react-native-bridge": "^25.4.0",

yarn.lock

Lines changed: 17 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6022,23 +6022,14 @@ available-typed-arrays@^1.0.7:
60226022
dependencies:
60236023
possible-typed-array-names "^1.0.0"
60246024

6025-
axios@^1.13.2:
6026-
version "1.13.4"
6027-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.4.tgz#15d109a4817fb82f73aea910d41a2c85606076bc"
6028-
integrity sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==
6029-
dependencies:
6030-
follow-redirects "^1.15.6"
6031-
form-data "^4.0.4"
6032-
proxy-from-env "^1.1.0"
6033-
6034-
axios@~1.12.0:
6035-
version "1.12.2"
6036-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
6037-
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
6025+
axios@^1.13.2, axios@~1.15.0:
6026+
version "1.15.0"
6027+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
6028+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
60386029
dependencies:
6039-
follow-redirects "^1.15.6"
6040-
form-data "^4.0.4"
6041-
proxy-from-env "^1.1.0"
6030+
follow-redirects "^1.15.11"
6031+
form-data "^4.0.5"
6032+
proxy-from-env "^2.1.0"
60426033

60436034
babel-jest@^29.2.1, babel-jest@^29.7.0:
60446035
version "29.7.0"
@@ -9099,10 +9090,10 @@ flow-enums-runtime@^0.0.6:
90999090
resolved "https://registry.yarnpkg.com/flow-enums-runtime/-/flow-enums-runtime-0.0.6.tgz#5bb0cd1b0a3e471330f4d109039b7eba5cb3e787"
91009091
integrity sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==
91019092

9102-
follow-redirects@^1.15.6:
9103-
version "1.15.11"
9104-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
9105-
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
9093+
follow-redirects@^1.15.11, follow-redirects@^1.15.6:
9094+
version "1.16.0"
9095+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
9096+
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
91069097

91079098
fontfaceobserver@^2.1.0:
91089099
version "2.3.0"
@@ -9124,7 +9115,7 @@ foreground-child@^3.1.0:
91249115
cross-spawn "^7.0.6"
91259116
signal-exit "^4.0.1"
91269117

9127-
form-data@4.0.4, form-data@^4.0.0, form-data@^4.0.4, form-data@^4.0.5:
9118+
form-data@4.0.4, form-data@^4.0.0, form-data@^4.0.5:
91289119
version "4.0.4"
91299120
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
91309121
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
@@ -13754,6 +13745,11 @@ proxy-from-env@^1.1.0:
1375413745
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
1375513746
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
1375613747

13748+
proxy-from-env@^2.1.0:
13749+
version "2.1.0"
13750+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
13751+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
13752+
1375713753
psl@^1.1.33:
1375813754
version "1.15.0"
1375913755
resolved "https://registry.yarnpkg.com/psl/-/psl-1.15.0.tgz#bdace31896f1d97cec6a79e8224898ce93d974c6"

0 commit comments

Comments
 (0)