From 5c8e87dc20e780d76275a7510b7b8736e8c21009 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 05:56:22 +0000 Subject: [PATCH] chore(deps): update node.js to v17 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 972c4d61c18d..1a61e0e5231e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -28,7 +28,7 @@ executors: type: string default: medium docker: - - image: circleci/node:14.18.2@sha256:6f6b36595d00d61545f502d191c459a52e8f3d55a3607f4e2e2dd8f15a01c9ad + - image: circleci/node:17.2.0@sha256:b2330f71df36d859dd822767ed7799bf67ea0a82efa451df6f121f52f7bd337d resource_class: << parameters.resource_class >> working_directory: ~/ng cloud-sdk: