Skip to content

Commit 3ea523d

Browse files
Bump axios from 1.7.7 to 1.8.4
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.8.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1999b04 commit 3ea523d

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

+31-6
Original file line numberDiff line numberDiff line change
@@ -3235,9 +3235,9 @@ axe-core@^4.6.2:
32353235
integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
32363236

32373237
axios@^1.0.0:
3238-
version "1.7.7"
3239-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
3240-
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
3238+
version "1.8.4"
3239+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
3240+
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
32413241
dependencies:
32423242
follow-redirects "^1.15.6"
32433243
form-data "^4.0.0"
@@ -10611,7 +10611,16 @@ string-natural-compare@^3.0.1:
1061110611
resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz"
1061210612
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1061310613

10614-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10614+
"string-width-cjs@npm:string-width@^4.2.0":
10615+
version "4.2.3"
10616+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
10617+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10618+
dependencies:
10619+
emoji-regex "^8.0.0"
10620+
is-fullwidth-code-point "^3.0.0"
10621+
strip-ansi "^6.0.1"
10622+
10623+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1061510624
version "4.2.3"
1061610625
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
1061710626
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10683,7 +10692,7 @@ string_decoder@~1.1.1:
1068310692
dependencies:
1068410693
safe-buffer "~5.1.0"
1068510694

10686-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10695+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1068710696
version "6.0.1"
1068810697
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
1068910698
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10697,6 +10706,13 @@ strip-ansi@^4.0.0:
1069710706
dependencies:
1069810707
ansi-regex "^3.0.0"
1069910708

10709+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10710+
version "6.0.1"
10711+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
10712+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10713+
dependencies:
10714+
ansi-regex "^5.0.1"
10715+
1070010716
strip-ansi@^7.0.1:
1070110717
version "7.1.0"
1070210718
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
@@ -11715,7 +11731,7 @@ wordwrap@^1.0.0:
1171511731
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz"
1171611732
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1171711733

11718-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11734+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1171911735
version "7.0.0"
1172011736
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1172111737
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11741,6 +11757,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1174111757
string-width "^4.1.0"
1174211758
strip-ansi "^6.0.0"
1174311759

11760+
wrap-ansi@^7.0.0:
11761+
version "7.0.0"
11762+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
11763+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11764+
dependencies:
11765+
ansi-styles "^4.0.0"
11766+
string-width "^4.1.0"
11767+
strip-ansi "^6.0.0"
11768+
1174411769
wrap-ansi@^8.1.0:
1174511770
version "8.1.0"
1174611771
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)