From dedf03e6f18caf0a9322b00b0154383b98a14910 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:27:32 +0100 Subject: [PATCH] chore(deps): update dependency @types/node to v22.18.10 (#986) Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit 038ba1427baaf1280b4a0b8a513a3063aad01607) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 62211fb..32a8626 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/jest": "30.0.0", "@types/lodash": "4.17.20", "@types/lru-cache": "7.10.10", - "@types/node": "22.18.8", + "@types/node": "22.18.10", "@types/semver": "7.7.1", "@types/topojson-specification": "1.0.5", "@typescript-eslint/eslint-plugin": "8.46.0", diff --git a/yarn.lock b/yarn.lock index 8a2106d..8b42bf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1791,10 +1791,10 @@ dependencies: undici-types "~7.10.0" -"@types/node@22.18.8": - version "22.18.8" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa" - integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw== +"@types/node@22.18.10": + version "22.18.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.10.tgz#37f0ac8d2ec41af7bba06f162c85ff409e4e3420" + integrity sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg== dependencies: undici-types "~6.21.0"