From 2cecc3112a5d42ef4c76143969bfe29cdab9d291 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Apr 2025 08:04:31 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.13.17 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 26e6710..0173391 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2282,9 +2282,9 @@ undici-types "~6.20.0" "@types/node@^22.0.0": - version "22.13.16" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.16.tgz#802cff8e4c3b3fc7461c2adcc92d73d89779edad" - integrity sha512-15tM+qA4Ypml/N7kyRdvfRjBQT2RL461uF1Bldn06K0Nzn1lY3nAPgHlsVrJxdZ9WhZiW0Fmc1lOYMtDsAuB3w== + version "22.13.17" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17.tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754" + integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g== dependencies: undici-types "~6.20.0"