Skip to content

Commit b80eaef

Browse files
authored
📦️ update vulnerable axios package to ^1.12.0
1 parent ffffa8f commit b80eaef

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3888,7 +3888,16 @@ autoprefixer@^10.4.9:
38883888
picocolors "^1.1.1"
38893889
postcss-value-parser "^4.2.0"
38903890

3891-
axios@^1.8.3, axios@^1.8.4:
3891+
axios@^1.12.0:
3892+
version "1.12.1"
3893+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.1.tgz#0747b39c5b615f81f93f2c138e6d82a71426937f"
3894+
integrity sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==
3895+
dependencies:
3896+
follow-redirects "^1.15.6"
3897+
form-data "^4.0.4"
3898+
proxy-from-env "^1.1.0"
3899+
3900+
axios@^1.8.3:
38923901
version "1.11.0"
38933902
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
38943903
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==

0 commit comments

Comments
 (0)