Skip to content

Commit 4d95178

Browse files
chore(deps): bump axios from 1.9.0 to 1.12.2
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.12.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dc3103 commit 4d95178

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

yarn.lock

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4474,12 +4474,12 @@ axe-core@^4.4.3:
44744474
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
44754475

44764476
axios@^1.7.2:
4477-
version "1.9.0"
4478-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
4479-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
4477+
version "1.12.2"
4478+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
4479+
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
44804480
dependencies:
44814481
follow-redirects "^1.15.6"
4482-
form-data "^4.0.0"
4482+
form-data "^4.0.4"
44834483
proxy-from-env "^1.1.0"
44844484

44854485
axobject-query@^2.2.0:
@@ -7305,6 +7305,16 @@ es-set-tostringtag@^2.0.1:
73057305
has "^1.0.3"
73067306
has-tostringtag "^1.0.0"
73077307

7308+
es-set-tostringtag@^2.1.0:
7309+
version "2.1.0"
7310+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
7311+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
7312+
dependencies:
7313+
es-errors "^1.3.0"
7314+
get-intrinsic "^1.2.6"
7315+
has-tostringtag "^1.0.2"
7316+
hasown "^2.0.2"
7317+
73087318
es-shim-unscopables@^1.0.0:
73097319
version "1.0.0"
73107320
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -8419,6 +8429,17 @@ form-data@^4.0.0:
84198429
combined-stream "^1.0.8"
84208430
mime-types "^2.1.12"
84218431

8432+
form-data@^4.0.4:
8433+
version "4.0.4"
8434+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
8435+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
8436+
dependencies:
8437+
asynckit "^0.4.0"
8438+
combined-stream "^1.0.8"
8439+
es-set-tostringtag "^2.1.0"
8440+
hasown "^2.0.2"
8441+
mime-types "^2.1.12"
8442+
84228443
form-data@~2.3.2:
84238444
version "2.3.3"
84248445
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -8621,7 +8642,7 @@ get-intrinsic@^1.2.4:
86218642
has-symbols "^1.0.3"
86228643
hasown "^2.0.0"
86238644

8624-
get-intrinsic@^1.3.0:
8645+
get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
86258646
version "1.3.0"
86268647
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
86278648
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==

0 commit comments

Comments
 (0)