From 7dddd5f00d5e18dcd570adbcf37318e41d21204b Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Tue, 4 Feb 2025 01:03:47 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.13.1 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5816cc7..ad78588 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10565,9 +10565,9 @@ "@types/node" "*" "@types/node@*", "@types/node@^22.0.0": - version "22.13.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.0.tgz#d376dd9a0ee2f9382d86c2d5d7beb4d198b4ea8c" - integrity sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA== + version "22.13.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33" + integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew== dependencies: undici-types "~6.20.0"