From 835f99573904e57b28017d6f7d629d7d28497801 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 19:42:18 +0000 Subject: [PATCH] Update Node.js to v24.18.1 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c8250302..7e48b74a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -192,7 +192,7 @@ npm-types:generate-graphql: .npm-types:publish-graphql: - image: node:24.15.0 + image: node:24.18.1 needs: - npm-types:generate-graphql variables: