From a69819ac82bf1be17028e00d8fcd60817e2c35bf Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Thu, 13 Feb 2025 05:03:30 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.13.2 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8e34694..e084fee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10565,9 +10565,9 @@ "@types/node" "*" "@types/node@*", "@types/node@^22.0.0": - version "22.13.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33" - integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew== + version "22.13.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.2.tgz#6f401c5ccadac75354f5652128e9fcc3b0cf23b7" + integrity sha512-Z+r8y3XL9ZpI2EY52YYygAFmo2/oWfNSj4BCpAXE2McAexDk8VcnBMGC9Djn9gTKt4d2T/hhXqmPzo4hfIXtTg== dependencies: undici-types "~6.20.0"