Skip to content

Commit 9794ba5

Browse files
dependabot[bot]Aniket-Engg
authored andcommitted
Bump axios from 1.12.0 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.12.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.12.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 30010a1 commit 9794ba5

File tree

2 files changed

+15
-24
lines changed

2 files changed

+15
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"apache-arrow": "^21.1.0",
163163
"assert": "^2.1.0",
164164
"async": "^2.6.2",
165-
"axios": "1.12.0",
165+
"axios": "1.13.5",
166166
"bn.js": "^5.1.2",
167167
"bootstrap": "^5.2.2",
168168
"brace": "^0.8.0",

yarn.lock

Lines changed: 14 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -10645,13 +10645,13 @@ axios-debug-log@^1.0.0:
1064510645
"@types/debug" "^4.0.0"
1064610646
debug "^4.0.0"
1064710647

10648-
axios@*, axios@1.12.0, axios@^1.0.0:
10649-
version "1.12.0"
10650-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
10651-
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
10648+
axios@*, axios@1.13.5, axios@^1.0.0, axios@^1.6.0:
10649+
version "1.13.5"
10650+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
10651+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
1065210652
dependencies:
10653-
follow-redirects "^1.15.6"
10654-
form-data "^4.0.4"
10653+
follow-redirects "^1.15.11"
10654+
form-data "^4.0.5"
1065510655
proxy-from-env "^1.1.0"
1065610656

1065710657
axios@1.1.3:
@@ -10679,15 +10679,6 @@ axios@^0.28.1:
1067910679
form-data "^4.0.0"
1068010680
proxy-from-env "^1.1.0"
1068110681

10682-
axios@^1.6.0:
10683-
version "1.12.2"
10684-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
10685-
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
10686-
dependencies:
10687-
follow-redirects "^1.15.6"
10688-
form-data "^4.0.4"
10689-
proxy-from-env "^1.1.0"
10690-
1069110682
axobject-query@^2.2.0:
1069210683
version "2.2.0"
1069310684
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
@@ -17314,10 +17305,10 @@ fnjson@^1.3.0:
1731417305
resolved "https://registry.yarnpkg.com/fnjson/-/fnjson-1.3.0.tgz#a03f7a80cff29c82dee59ac9c77a62e82b876459"
1731517306
integrity sha1-oD96gM/ynILe5ZrJx3pi6CuHZFk=
1731617307

17317-
follow-redirects@^1.0.0, follow-redirects@^1.12.1, follow-redirects@^1.14.0, follow-redirects@^1.15.0, follow-redirects@^1.15.6:
17318-
version "1.15.9"
17319-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
17320-
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
17308+
follow-redirects@^1.0.0, follow-redirects@^1.12.1, follow-redirects@^1.14.0, follow-redirects@^1.15.0, follow-redirects@^1.15.11:
17309+
version "1.15.11"
17310+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
17311+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
1732117312

1732217313
font-family-papandreou@^0.2.0-patch1:
1732317314
version "0.2.0-patch2"
@@ -17411,10 +17402,10 @@ form-data@^3.0.0:
1741117402
combined-stream "^1.0.8"
1741217403
mime-types "^2.1.12"
1741317404

17414-
form-data@^4.0.0, form-data@^4.0.4:
17415-
version "4.0.4"
17416-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
17417-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
17405+
form-data@^4.0.0, form-data@^4.0.5:
17406+
version "4.0.5"
17407+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
17408+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
1741817409
dependencies:
1741917410
asynckit "^0.4.0"
1742017411
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)