From fb7ee2ef4f5fafb00a25bdcd8f055c44604cdbbf Mon Sep 17 00:00:00 2001 From: Autofix <61800571+autofix-bot@users.noreply.github.com> Date: Mon, 16 Oct 2023 15:42:53 +0200 Subject: [PATCH] Autofix: upgrade-lang-node (#1207) 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 778553cfd..706282642 100644 --- a/chunks/lang-node/chunk.yaml +++ b/chunks/lang-node/chunk.yaml @@ -1,7 +1,7 @@ variants: - name: "18" args: - NODE_VERSION: 18.18.1 + NODE_VERSION: 18.18.2 - name: "20" args: - NODE_VERSION: 20.8.0 + NODE_VERSION: 20.8.1