|
|
|
@ -1170,12 +1170,12 @@ axios@1.2.2: |
|
|
|
|
form-data "^4.0.0" |
|
|
|
|
proxy-from-env "^1.1.0" |
|
|
|
|
|
|
|
|
|
axios@^1.6.1: |
|
|
|
|
version "1.6.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.1.tgz#76550d644bf0a2d469a01f9244db6753208397d7" |
|
|
|
|
integrity sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g== |
|
|
|
|
axios@^1.7.4: |
|
|
|
|
version "1.7.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2" |
|
|
|
|
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw== |
|
|
|
|
dependencies: |
|
|
|
|
follow-redirects "^1.15.0" |
|
|
|
|
follow-redirects "^1.15.6" |
|
|
|
|
form-data "^4.0.0" |
|
|
|
|
proxy-from-env "^1.1.0" |
|
|
|
|
|
|
|
|
@ -2489,7 +2489,7 @@ finalhandler@1.2.0: |
|
|
|
|
statuses "2.0.1" |
|
|
|
|
unpipe "~1.0.0" |
|
|
|
|
|
|
|
|
|
follow-redirects@^1.15.0: |
|
|
|
|
follow-redirects@^1.15.0, follow-redirects@^1.15.6: |
|
|
|
|
version "1.15.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" |
|
|
|
|
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== |
|
|
|
@ -4677,7 +4677,16 @@ strict-uri-encode@^1.0.0: |
|
|
|
|
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" |
|
|
|
|
integrity sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ== |
|
|
|
|
|
|
|
|
|
"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: |
|
|
|
|
"string-width-cjs@npm:string-width@^4.2.0": |
|
|
|
|
version "4.2.3" |
|
|
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" |
|
|
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
|
|
|
|
dependencies: |
|
|
|
|
emoji-regex "^8.0.0" |
|
|
|
|
is-fullwidth-code-point "^3.0.0" |
|
|
|
|
strip-ansi "^6.0.1" |
|
|
|
|
|
|
|
|
|
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
|
|
|
|
version "4.2.3" |
|
|
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" |
|
|
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
|
|
|
@ -4736,7 +4745,14 @@ string_decoder@~1.1.1: |
|
|
|
|
dependencies: |
|
|
|
|
safe-buffer "~5.1.0" |
|
|
|
|
|
|
|
|
|
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
|
|
|
|
"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
|
|
|
|
version "6.0.1" |
|
|
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" |
|
|
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
|
|
|
|
dependencies: |
|
|
|
|
ansi-regex "^5.0.1" |
|
|
|
|
|
|
|
|
|
strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
|
|
|
|
version "6.0.1" |
|
|
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" |
|
|
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
|
|
|
@ -5431,7 +5447,16 @@ wide-align@^1.1.5: |
|
|
|
|
dependencies: |
|
|
|
|
string-width "^1.0.2 || 2 || 3 || 4" |
|
|
|
|
|
|
|
|
|
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
|
|
|
|
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
|
|
|
|
version "7.0.0" |
|
|
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" |
|
|
|
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
|
|
|
|
dependencies: |
|
|
|
|
ansi-styles "^4.0.0" |
|
|
|
|
string-width "^4.1.0" |
|
|
|
|
strip-ansi "^6.0.0" |
|
|
|
|
|
|
|
|
|
wrap-ansi@^7.0.0: |
|
|
|
|
version "7.0.0" |
|
|
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" |
|
|
|
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
|
|
|
|