Skip to content

Commit f640280

Browse files
chore: update dependency @types/node to v18.19.23
1 parent 59bc204 commit f640280

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2064,9 +2064,9 @@
20642064
undici-types "~5.26.4"
20652065

20662066
"@types/node@^18.19.17":
2067-
version "18.19.21"
2068-
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.21.tgz#f4ca1ac8ffb05ee4b89163c2d6fac9a1a59ee149"
2069-
integrity sha512-2Q2NeB6BmiTFQi4DHBzncSoq/cJMLDdhPaAoJFnFCyD9a8VPZRf7a1GAwp1Edb7ROaZc5Jz/tnZyL6EsWMRaqw==
2067+
version "18.19.23"
2068+
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.23.tgz#e02c759218bc9957423a3f7d585d511b17be2351"
2069+
integrity sha512-wtE3d0OUfNKtZYAqZb8HAWGxxXsImJcPUAgZNw+dWFxO6s5tIwIjyKnY76tsTatsNCLJPkVYwUpq15D38ng9Aw==
20702070
dependencies:
20712071
undici-types "~5.26.4"
20722072

@@ -7565,7 +7565,14 @@ string_decoder@^1.1.1, string_decoder@~1.1.1:
75657565
dependencies:
75667566
safe-buffer "~5.1.0"
75677567

7568-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7568+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7569+
version "6.0.1"
7570+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7571+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7572+
dependencies:
7573+
ansi-regex "^5.0.1"
7574+
7575+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
75697576
version "6.0.1"
75707577
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
75717578
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)