From 661e154839ad9b037899cab190092df14dbaa8a3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Apr 2025 10:04:43 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.13.16 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 50d4fda..c523cfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2282,9 +2282,9 @@ undici-types "~6.20.0" "@types/node@^22.0.0": - version "22.13.15" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.15.tgz#c5cf5865b09739f1333af65545765f61476eaf76" - integrity sha512-imAbQEEbVni6i6h6Bd5xkCRwLqFc8hihCsi2GbtDoAtUcAFQ6Zs4pFXTZUUbroTkXdImczWM9AI8eZUuybXE3w== + version "22.13.16" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.16.tgz#802cff8e4c3b3fc7461c2adcc92d73d89779edad" + integrity sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w== dependencies: undici-types "~6.20.0"