From 54e8b99c9319cf5fdc56b1dbd7c7c9a0be48414f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 22:08:44 +0000 Subject: [PATCH] chore(deps): update node.js to v22 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index af4cc2664..a3a4387ea 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -122,7 +122,7 @@ jobs: pages: docker: - - image: node:21.7.3 + - image: node:22.0.0 steps: - checkout - attach_workspace: