From 2906b62adee2bb65874fbd1a2efda2e1c1adfa63 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 15 Feb 2024 23:08:50 +0000 Subject: [PATCH] chore(deps): update node.js to v21.6.2 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e096fd76e..aeed64428 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -122,7 +122,7 @@ jobs: pages: docker: - - image: node:21.6.1 + - image: node:21.6.2 steps: - checkout - attach_workspace: