From e06a705e5ae17fae1a1287fbd45ef29a73315611 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 15:05:27 +0000 Subject: [PATCH] chore(deps): update node.js to v25.7.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 609e954c..73e9b4af 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.6.1-alpine + - image: node:25.7.0-alpine parameters: ident: type: string