From 74f5f01bcdaa32784f6f7481298cbcdf171d2e23 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 20 May 2025 18:03:50 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.15.20 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5a9d4d9..18aac4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2282,9 +2282,9 @@ undici-types "~6.20.0" "@types/node@^22.0.0": - version "22.15.19" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef" - integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw== + version "22.15.20" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.20.tgz#ce4f947a8ff31120032f66d46b0851554e9f25f6" + integrity sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw== dependencies: undici-types "~6.21.0"