Skip to content

Commit bc5ea83

Browse files
chore(deps): bump axios from 1.10.0 to 1.11.0 (#4509)
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b92bec3 commit bc5ea83

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
@@ -3659,12 +3659,12 @@ available-typed-arrays@^1.0.7:
36593659
possible-typed-array-names "^1.0.0"
36603660

36613661
axios@^1.8.3:
3662-
version "1.10.0"
3663-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
3664-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
3662+
version "1.11.0"
3663+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
3664+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
36653665
dependencies:
36663666
follow-redirects "^1.15.6"
3667-
form-data "^4.0.0"
3667+
form-data "^4.0.4"
36683668
proxy-from-env "^1.1.0"
36693669

36703670
babel-jest@^29.7.0:
@@ -5959,7 +5959,7 @@ foreground-child@^3.1.0, foreground-child@^3.3.0:
59595959
cross-spawn "^7.0.6"
59605960
signal-exit "^4.0.1"
59615961

5962-
form-data@^4.0.0:
5962+
form-data@^4.0.4:
59635963
version "4.0.4"
59645964
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
59655965
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)