From e138bd188417beb6fa52c73991cad15bc50e4790 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 6 May 2025 17:04:20 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.15.13 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d97d414..5ab6659 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2298,9 +2298,9 @@ undici-types "~6.20.0" "@types/node@^22.0.0": - version "22.15.12" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.12.tgz#9ce54e51e09536faa94e4ec300c4728ee83bfa85" - integrity sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw== + version "22.15.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.13.tgz#24e87acca89afcb44bb9ff25666baa98dee9480f" + integrity sha512-mkmz+UBGCF/ssSObTp1McwQEvIjO2hUnVvZzck61l0su7btUill8OSvzA4N62+AtkJgMhiniyD+wEL5kocZaEA== dependencies: undici-types "~6.21.0"