From a11ec30143040ce674f5fc44079511a00db361f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 23:02:34 +0000 Subject: [PATCH] Update Node.js to v24.19.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d79c048d..f2c0ca26 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.19.0 needs: - npm-types:generate-graphql variables: