From c77a40e03fe9b640fd6dc937bc84aaba396d8bd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:40:29 +0000 Subject: [PATCH] Update Node.js to v24.17.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2244f030..d62fc552 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -147,7 +147,7 @@ npm-types:generate-graphql: .npm-types:publish-graphql: - image: node:24.15.0 + image: node:24.17.0 needs: - npm-types:generate-graphql variables: