From 31e1247df5533136d46d859257141a5ba10babe4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 12:43:25 -0500 Subject: [PATCH] Update dependency @types/node to v22.13.10 (#2653) (#2661) Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit 16b51c2315f7dd649e5e00dfdb40e4668ef2a874) 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 e16fa676d..cc1f793c8 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.9", + "@types/node": "22.13.10", "@types/sinonjs__fake-timers": "8.1.5", "@types/split2": "4.2.3", "@types/stoppable": "1.1.3",