From 25027d816e51b400d0334fa7e94803ebe28f6fc5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Oct 2024 22:11:12 +0000 Subject: [PATCH] chore(deps): update node.js to v22.10.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9bf9cd18b..8a9dd186c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -122,7 +122,7 @@ jobs: pages: docker: - - image: node:22.9.0 + - image: node:22.10.0 steps: - checkout - attach_workspace: