From 38cc36656c8487d6bfb63eb085705d96f26ff09e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 15:16:01 -0600 Subject: [PATCH] Update dependency @types/node to v22.13.9 (#2641) (#2652) Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit e2eb6ef58654354689aa05e6ad81d49f7e7aa889) Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5551e26bf..e16fa676d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@sinonjs/fake-timers": "14.0.0", "@types/debug": "4.1.12", "@types/ms": "0.7.34", - "@types/node": "22.13.5", + "@types/node": "22.13.9", "@types/sinonjs__fake-timers": "8.1.5", "@types/split2": "4.2.3", "@types/stoppable": "1.1.3",