Skip to content

Commit 0fa5810

Browse files
Update dependency @types/node to v20.12.4
1 parent 77cb531 commit 0fa5810

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
@@ -1100,9 +1100,9 @@
11001100
undici-types "~5.26.4"
11011101

11021102
"@types/node@^20.11.25":
1103-
version "20.11.25"
1104-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
1105-
integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
1103+
version "20.12.4"
1104+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.4.tgz#af5921bd75ccdf3a3d8b3fa75bf3d3359268cd11"
1105+
integrity sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==
11061106
dependencies:
11071107
undici-types "~5.26.4"
11081108

@@ -4008,7 +4008,16 @@ string-length@^4.0.1:
40084008
char-regex "^1.0.2"
40094009
strip-ansi "^6.0.0"
40104010

4011-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
4011+
"string-width-cjs@npm:string-width@^4.2.0":
4012+
version "4.2.3"
4013+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4014+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4015+
dependencies:
4016+
emoji-regex "^8.0.0"
4017+
is-fullwidth-code-point "^3.0.0"
4018+
strip-ansi "^6.0.1"
4019+
4020+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
40124021
version "4.2.3"
40134022
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
40144023
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4053,7 +4062,14 @@ string.prototype.trimstart@^1.0.7:
40534062
define-properties "^1.2.0"
40544063
es-abstract "^1.22.1"
40554064

4056-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4065+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4066+
version "6.0.1"
4067+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4068+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4069+
dependencies:
4070+
ansi-regex "^5.0.1"
4071+
4072+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
40574073
version "6.0.1"
40584074
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
40594075
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4381,7 +4397,16 @@ which@^2.0.1:
43814397
dependencies:
43824398
isexe "^2.0.0"
43834399

4384-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4400+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
4401+
version "7.0.0"
4402+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4403+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4404+
dependencies:
4405+
ansi-styles "^4.0.0"
4406+
string-width "^4.1.0"
4407+
strip-ansi "^6.0.0"
4408+
4409+
wrap-ansi@^7.0.0:
43854410
version "7.0.0"
43864411
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
43874412
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)