From 353f35cf3bda03c6ce07deb9092b38a9cdee8f44 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 14 May 2024 19:33:33 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.12.12 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6d99637..758fa58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1176,9 +1176,9 @@ undici-types "~5.26.4" "@types/node@^20.0.0": - version "20.11.30" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30.tgz#9c33467fc23167a347e73834f788f4b9f399d66f" - integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw== + version "20.12.12" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050" + integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw== dependencies: undici-types "~5.26.4"