From 105271030bb85dfddc9a87201abfb3a2112c8d61 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Jul 2024 16:14:54 +0000 Subject: [PATCH] chore(deps): update node.js to v22.4.1 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c2f11aaf9..6528dc900 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -122,7 +122,7 @@ jobs: pages: docker: - - image: node:22.4.0 + - image: node:22.4.1 steps: - checkout - attach_workspace: