Skip to content

Commit f6366da

Browse files
chore: Bump axios from 1.8.2 to 1.12.1 (#74)
Bumps [axios](https://github.com/axios/axios) from 1.8.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](axios/axios@v1.8.2...v1.12.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bf84a8 commit f6366da

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2017,12 +2017,12 @@ axe-core@^4.10.0:
20172017
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
20182018

20192019
axios@^1.6.8:
2020-
version "1.8.2"
2021-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
2022-
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
2020+
version "1.12.1"
2021+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.1.tgz#0747b39c5b615f81f93f2c138e6d82a71426937f"
2022+
integrity sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==
20232023
dependencies:
20242024
follow-redirects "^1.15.6"
2025-
form-data "^4.0.0"
2025+
form-data "^4.0.4"
20262026
proxy-from-env "^1.1.0"
20272027

20282028
axobject-query@^4.1.0:
@@ -3104,7 +3104,7 @@ foreground-child@^3.1.0:
31043104
cross-spawn "^7.0.6"
31053105
signal-exit "^4.0.1"
31063106

3107-
form-data@^4.0.0:
3107+
form-data@^4.0.4:
31083108
version "4.0.4"
31093109
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
31103110
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)