From 8b81e52aea92ea21b330e0441ae2ae49452bad4a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 6 May 2025 07:04:12 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.15.12 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f51ab5d..d97d414 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2298,9 +2298,9 @@ undici-types "~6.20.0" "@types/node@^22.0.0": - version "22.15.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.11.tgz#6714a9b3c67c6f87d63606f15f014146ec17f97e" - integrity sha512-rlyK0vuU7VLEYQfXuC7QTFxDvkb6tKhDI7wR4r6ZzM0k8BJd44W0jxo6xmUjqSs4AlYmiYfLJU2f0pAG/FtCRw== + version "22.15.12" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.12.tgz#9ce54e51e09536faa94e4ec300c4728ee83bfa85" + integrity sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw== dependencies: undici-types "~6.21.0"