Skip to content

Commit e517c31

Browse files
fix(deps): update dependency axios to v1.11.0 [security] (#956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c09c58 commit e517c31

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

yarn.lock

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3538,12 +3538,12 @@ axios@^1.8.3:
35383538
proxy-from-env "^1.1.0"
35393539

35403540
axios@^1.8.4:
3541-
version "1.10.0"
3542-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
3543-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
3541+
version "1.11.0"
3542+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
3543+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
35443544
dependencies:
35453545
follow-redirects "^1.15.6"
3546-
form-data "^4.0.0"
3546+
form-data "^4.0.4"
35473547
proxy-from-env "^1.1.0"
35483548

35493549
babel-jest@^29.7.0:
@@ -5669,6 +5669,17 @@ form-data@^4.0.0:
56695669
hasown "^2.0.2"
56705670
mime-types "^2.1.12"
56715671

5672+
form-data@^4.0.4:
5673+
version "4.0.4"
5674+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
5675+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
5676+
dependencies:
5677+
asynckit "^0.4.0"
5678+
combined-stream "^1.0.8"
5679+
es-set-tostringtag "^2.1.0"
5680+
hasown "^2.0.2"
5681+
mime-types "^2.1.12"
5682+
56725683
56735684
version "0.2.0"
56745685
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"

0 commit comments

Comments
 (0)