From e528e1cfc9613c8710d41cbe4a817b571502a872 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 22:36:12 +0000 Subject: [PATCH] chore: update dependency @types/node to v18.19.97 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index dd641225aa..e638c8ed4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1991,9 +1991,9 @@ undici-types "~6.20.0" "@types/node@^18.19.17": - version "18.19.95" - resolved "https://registry.npmjs.org/@types/node/-/node-18.19.95.tgz#9319b07d3595ff2cf0c34637f5c793082cb1d3c3" - integrity sha512-VJysWMtwHh2aQ0BlfhwxZsdJrUQgrid+a53aIKeDLxYQrYqqIk3qFrGK/y/2Uk8FNvzGqwxeiosKNOmHI5HpYQ== + version "18.19.97" + resolved "https://registry.npmjs.org/@types/node/-/node-18.19.97.tgz#38443553a3f6288c8cac3d1b465a3b33121bbf72" + integrity sha512-4r3Y9EuCJjWduiam85Fo4GBQtneaEuoaBSdiKo+o6qwQUh0JFVBe7cRUK6I6yVzA0S1gBJJfoQx4VtBH4e5ikg== dependencies: undici-types "~5.26.4"