From f0286d509c02f6c90a963aee8521860d39cb380e Mon Sep 17 00:00:00 2001 From: Autofix <61800571+autofix-bot@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:01:52 +0100 Subject: [PATCH] Autofix: upgrade-lang-node (#1460) Co-authored-by: Autofix --- chunks/lang-node/chunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chunks/lang-node/chunk.yaml b/chunks/lang-node/chunk.yaml index 460c8b0ff..5eed5a0f7 100644 --- a/chunks/lang-node/chunk.yaml +++ b/chunks/lang-node/chunk.yaml @@ -1,7 +1,7 @@ variants: - name: "18" args: - NODE_VERSION: 18.20.4 + NODE_VERSION: 18.20.5 - name: "20" args: NODE_VERSION: 20.18.0 @@ -10,4 +10,4 @@ variants: NODE_VERSION: 22.11.0 - name: "23" args: - NODE_VERSION: 23.1.0 + NODE_VERSION: 23.2.0