|
387 | 387 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
388 | 388 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
389 | 389 |
|
390 |
| - |
391 |
| - version "20.11.19" |
392 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195" |
393 |
| - integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ== |
| 390 | + |
| 391 | + version "20.11.26" |
| 392 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.26.tgz#3fbda536e51d5c79281e1d9657dcb0131baabd2d" |
| 393 | + integrity sha512-YwOMmyhNnAWijOBQweOJnQPl068Oqd4K3OFbTc6AHJwzweUwwWG3GIFY74OKks2PJUDkQPeddOQES9mLn1CTEQ== |
394 | 394 | dependencies:
|
395 | 395 | undici-types "~5.26.4"
|
396 | 396 |
|
@@ -2873,7 +2873,16 @@ streamsearch@^1.1.0:
|
2873 | 2873 | resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
|
2874 | 2874 | integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
|
2875 | 2875 |
|
2876 |
| -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: |
| 2876 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 2877 | + version "4.2.3" |
| 2878 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 2879 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 2880 | + dependencies: |
| 2881 | + emoji-regex "^8.0.0" |
| 2882 | + is-fullwidth-code-point "^3.0.0" |
| 2883 | + strip-ansi "^6.0.1" |
| 2884 | + |
| 2885 | +string-width@^4.1.0: |
2877 | 2886 | version "4.2.3"
|
2878 | 2887 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
2879 | 2888 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -2959,7 +2968,14 @@ string.prototype.trimstart@^1.0.7:
|
2959 | 2968 | define-properties "^1.2.0"
|
2960 | 2969 | es-abstract "^1.22.1"
|
2961 | 2970 |
|
2962 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 2971 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 2972 | + version "6.0.1" |
| 2973 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 2974 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 2975 | + dependencies: |
| 2976 | + ansi-regex "^5.0.1" |
| 2977 | + |
| 2978 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
2963 | 2979 | version "6.0.1"
|
2964 | 2980 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
2965 | 2981 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
0 commit comments