Skip to content

Commit eb7e083

Browse files
chore(deps): update dependency axios to v1.13.3 (#1107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97b5e01 commit eb7e083

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3919,9 +3919,9 @@ autoprefixer@^10.4.9:
39193919
postcss-value-parser "^4.2.0"
39203920

39213921
axios@^1.12.0:
3922-
version "1.13.2"
3923-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2.tgz#9ada120b7b5ab24509553ec3e40123521117f687"
3924-
integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==
3922+
version "1.13.3"
3923+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.3.tgz#f123e77356630a22b0163920662556944f2be1a1"
3924+
integrity sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g==
39253925
dependencies:
39263926
follow-redirects "^1.15.6"
39273927
form-data "^4.0.4"
@@ -6103,9 +6103,9 @@ fork-ts-checker-webpack-plugin@7.2.13:
61036103
tapable "^2.2.1"
61046104

61056105
form-data@^4.0.4:
6106-
version "4.0.4"
6107-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
6108-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
6106+
version "4.0.5"
6107+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
6108+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
61096109
dependencies:
61106110
asynckit "^0.4.0"
61116111
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)