Skip to content

Commit 0f00d1e

Browse files
fix(deps): update dependency axios to v1.12.2 (#999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67fd883 commit 0f00d1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3733,9 +3733,9 @@ autoprefixer@^10.4.9:
37333733
postcss-value-parser "^4.2.0"
37343734

37353735
axios@^1.12.0, axios@^1.8.3:
3736-
version "1.12.1"
3737-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.1.tgz#0747b39c5b615f81f93f2c138e6d82a71426937f"
3738-
integrity sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==
3736+
version "1.12.2"
3737+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
3738+
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
37393739
dependencies:
37403740
follow-redirects "^1.15.6"
37413741
form-data "^4.0.4"

0 commit comments

Comments
 (0)