Skip to content

Commit f7d37dd

Browse files
Bump axios from 1.7.9 to 1.10.0
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a366c6 commit f7d37dd

File tree

1 file changed

+4
-22
lines changed

1 file changed

+4
-22
lines changed

yarn.lock

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3911,28 +3911,10 @@ axe-core@^4.10.0:
39113911
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df"
39123912
integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==
39133913

3914-
axios@^1.7.4:
3915-
version "1.8.4"
3916-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
3917-
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
3918-
dependencies:
3919-
follow-redirects "^1.15.6"
3920-
form-data "^4.0.0"
3921-
proxy-from-env "^1.1.0"
3922-
3923-
axios@^1.7.7:
3924-
version "1.7.9"
3925-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
3926-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
3927-
dependencies:
3928-
follow-redirects "^1.15.6"
3929-
form-data "^4.0.0"
3930-
proxy-from-env "^1.1.0"
3931-
3932-
axios@^1.9.0:
3933-
version "1.9.0"
3934-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
3935-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
3914+
axios@^1.7.4, axios@^1.7.7, axios@^1.9.0:
3915+
version "1.10.0"
3916+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
3917+
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
39363918
dependencies:
39373919
follow-redirects "^1.15.6"
39383920
form-data "^4.0.0"

0 commit comments

Comments
 (0)