From 9363e2d3a60d4e1a6d93a92c09679c70fb34a149 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 8 May 2025 14:04:18 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.15.17 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b0d3f7f..a6ef70e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2298,9 +2298,9 @@ undici-types "~6.20.0" "@types/node@^22.0.0": - version "22.15.16" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.16.tgz#685cf0338ad9f5b14860f50a6ac2c3ebd58582cd" - integrity sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA== + version "22.15.17" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055" + integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw== dependencies: undici-types "~6.21.0"