From eac4efaeaae611a603330fed36f990b026d90910 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Oct 2024 01:12:23 +0000 Subject: [PATCH] chore(deps): update node.js to v23 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9bf9cd18b..2036d9fba 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -122,7 +122,7 @@ jobs: pages: docker: - - image: node:22.9.0 + - image: node:23.0.0 steps: - checkout - attach_workspace: