Skip to content

Commit 3bf1065

Browse files
chore: update dependency @types/node to v18.19.21 (#3919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25bab59 commit 3bf1065

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
@@ -2051,10 +2051,17 @@
20512051
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz"
20522052
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
20532053

2054-
"@types/node@*", "@types/node@^18.19.17":
2055-
version "18.19.17"
2056-
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.17.tgz#a581a9fb4b2cfdbc61f008804f4436b2d5c40354"
2057-
integrity sha512-SzyGKgwPzuWp2SHhlpXKzCX0pIOfcI4V2eF37nNBJOhwlegQ83omtVQ1XxZpDE06V/d6AQvfQdPfnw0tRC//Ng==
2054+
"@types/node@*":
2055+
version "20.11.23"
2056+
resolved "https://registry.npmjs.org/@types/node/-/node-20.11.23.tgz#5c156571ccb4200a2408084f472e1927d719c01e"
2057+
integrity sha512-ZUarKKfQuRILSNYt32FuPL20HS7XwNT7/uRwSV8tiHWfyyVwDLYZNF6DZKc2bove++pgfsXn9sUwII/OsQ82cQ==
2058+
dependencies:
2059+
undici-types "~5.26.4"
2060+
2061+
"@types/node@^18.19.17":
2062+
version "18.19.21"
2063+
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.21.tgz#f4ca1ac8ffb05ee4b89163c2d6fac9a1a59ee149"
2064+
integrity sha512-2Q2NeB6BmiTFQi4DHBzncSoq/cJMLDdhPaAoJFnFCyD9a8VPZRf7a1GAwp1Edb7ROaZc5Jz/tnZyL6EsWMRaqw==
20582065
dependencies:
20592066
undici-types "~5.26.4"
20602067

0 commit comments

Comments
 (0)