Skip to content

Commit c016ffd

Browse files
Update dependency axios to v1.11.0 [SECURITY] (#582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 860707f commit c016ffd

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
@@ -4215,12 +4215,12 @@ available-typed-arrays@^1.0.7:
42154215
possible-typed-array-names "^1.0.0"
42164216

42174217
axios@^1.0.0:
4218-
version "1.10.0"
4219-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
4220-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
4218+
version "1.11.0"
4219+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
4220+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
42214221
dependencies:
42224222
follow-redirects "^1.15.6"
4223-
form-data "^4.0.0"
4223+
form-data "^4.0.4"
42244224
proxy-from-env "^1.1.0"
42254225

42264226
babel-import-util@^0.2.0:
@@ -6569,7 +6569,7 @@ foreground-child@^3.1.0, foreground-child@^3.1.1, foreground-child@^3.3.1:
65696569
cross-spawn "^7.0.6"
65706570
signal-exit "^4.0.1"
65716571

6572-
form-data@^4.0.0:
6572+
form-data@^4.0.0, form-data@^4.0.4:
65736573
version "4.0.4"
65746574
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
65756575
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)