From 14a5cad966dbc194f16f11203ecf4f56a4c9993e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Nov 2023 00:02:47 +0000 Subject: [PATCH] Update dependency @types/node to v20.10.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2929098..b2296c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -967,9 +967,9 @@ undici-types "~5.26.4" "@types/node@^20.0.0": - version "20.8.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e" - integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w== + version "20.10.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.0.tgz#16ddf9c0a72b832ec4fcce35b8249cf149214617" + integrity sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ== dependencies: undici-types "~5.26.4"