From f6af65d114dd2653d75720dde3f14ae3fd3ceaa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 17:24:49 +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 db08cdd0..c2fc432a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ orbs: jobs: release: docker: - - image: cimg/node:20.16 + - image: cimg/node:22.15@sha256:d5df9733b9e71947ddb4b8021ed49864c6f7c464db57ce52f5bc1d5e034e727a steps: - checkout - restore_cache: