From 4a3079f5a404e5c0a9c514d95251ffe97da27d94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 16:37:30 +0000 Subject: [PATCH] chore: update dependency @types/node to v18.19.98 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5456fdfcc3..2f535cffe4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1991,9 +1991,9 @@ undici-types "~6.20.0" "@types/node@^18.19.17": - version "18.19.97" - resolved "https://registry.npmjs.org/@types/node/-/node-18.19.97.tgz#38443553a3f6288c8cac3d1b465a3b33121bbf72" - integrity sha512-4r3Y9EuCJjWduiam85Fo4GBQtneaEuoaBSdiKo+o6qwQUh0JFVBe7cRUK6I6yVzA0S1gBJJfoQx4VtBH4e5ikg== + version "18.19.98" + resolved "https://registry.npmjs.org/@types/node/-/node-18.19.98.tgz#2a8a9b24fb7ee9f55e4c19ae719060810831b927" + integrity sha512-+bP9tunb6pQbV5cV4z9EwCD/811rXGwXXI/cNK+8MIcm7Ufe9GWGoz91ERuC4MAn5Yp/SEWNYulaQdRHFG67iw== dependencies: undici-types "~5.26.4"