From bd546b8c8a2a58b0cc005dd233c3fbeba50961c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Nov 2023 00:03:18 +0000 Subject: [PATCH] Update dependency @types/node to v20.9.2 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2929098..4a8b113 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.9.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.2.tgz#002815c8e87fe0c9369121c78b52e800fadc0ac6" + integrity sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg== dependencies: undici-types "~5.26.4"