From b8a385e42343ba8eec6c6d33d33434883883d937 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 01:48:22 +0000 Subject: [PATCH] chore(deps): update node.js to v25.6.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 72a7bf2a..b0c67850 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -94,7 +94,7 @@ jobs: # TODO: this should be doable with curl or python... docker-readme-push: docker: - - image: node:25.5.0-alpine + - image: node:25.6.0-alpine parameters: ident: type: string