From 8264381815505a9641cb16a45c9b222ca2616e2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 23:54:46 +0000 Subject: [PATCH] Update Node.js to v22.17.1 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8681bba0..c7d896b8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -142,7 +142,7 @@ npm-types:generate-graphql: .npm-types:publish-graphql: - image: node:22.17.0 + image: node:22.17.1 needs: - npm-types:generate-graphql variables: