Skip to content

Commit 6a9243c

Browse files
build(deps): bump axios from 1.7.4 to 1.8.4
Bumps [axios](https://github.com/axios/axios) from 1.7.4 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.4...v1.8.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ea2b35 commit 6a9243c

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2861,9 +2861,9 @@ available-typed-arrays@^1.0.5:
28612861
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
28622862

28632863
axios@^1.0.0:
2864-
version "1.7.4"
2865-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
2866-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
2864+
version "1.8.4"
2865+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
2866+
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
28672867
dependencies:
28682868
follow-redirects "^1.15.6"
28692869
form-data "^4.0.0"
@@ -9701,7 +9701,16 @@ string-natural-compare@^3.0.1:
97019701
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
97029702
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
97039703

9704-
"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:
9704+
"string-width-cjs@npm:string-width@^4.2.0":
9705+
version "4.2.3"
9706+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9707+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9708+
dependencies:
9709+
emoji-regex "^8.0.0"
9710+
is-fullwidth-code-point "^3.0.0"
9711+
strip-ansi "^6.0.1"
9712+
9713+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
97059714
version "4.2.3"
97069715
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
97079716
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9796,7 +9805,7 @@ string_decoder@~1.1.1:
97969805
dependencies:
97979806
safe-buffer "~5.1.0"
97989807

9799-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9808+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
98009809
version "6.0.1"
98019810
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
98029811
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9817,6 +9826,13 @@ strip-ansi@^5.0.0:
98179826
dependencies:
98189827
ansi-regex "^4.1.0"
98199828

9829+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9830+
version "6.0.1"
9831+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9832+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9833+
dependencies:
9834+
ansi-regex "^5.0.1"
9835+
98209836
strip-ansi@^7.0.1:
98219837
version "7.0.1"
98229838
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -10665,7 +10681,7 @@ wordwrap@^1.0.0:
1066510681
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1066610682
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
1066710683

10668-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10684+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1066910685
version "7.0.0"
1067010686
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1067110687
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10683,6 +10699,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1068310699
string-width "^4.1.0"
1068410700
strip-ansi "^6.0.0"
1068510701

10702+
wrap-ansi@^7.0.0:
10703+
version "7.0.0"
10704+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10705+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10706+
dependencies:
10707+
ansi-styles "^4.0.0"
10708+
string-width "^4.1.0"
10709+
strip-ansi "^6.0.0"
10710+
1068610711
wrap-ansi@^8.1.0:
1068710712
version "8.1.0"
1068810713
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)