From 5cd0faf760ac87a4fdbdab6ea7a804f2c710bee2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:58:29 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24.8.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 14213e7..f5f9ab1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1110,9 +1110,9 @@ pretty-format "^30.0.0" "@types/node@*", "@types/node@^24.3.1": - version "24.7.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.2.tgz#5adf66b6e2ac5cab1d10a2ad3682e359cb652f4a" - integrity sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA== + version "24.8.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.8.0.tgz#a98a689a687c31d9c553f603961230333e4b5230" + integrity sha512-5x08bUtU8hfboMTrJ7mEO4CpepS9yBwAqcL52y86SWNmbPX8LVbNs3EP4cNrIZgdjk2NAlP2ahNihozpoZIxSg== dependencies: undici-types "~7.14.0"