From c17c22d983687d4168fd92587b4313abede5a957 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 3 Oct 2021 01:23:43 +0000 Subject: [PATCH] Update Node.js to v10.24.1 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1f1cd07..105104f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ references: nodejs: &nodejs <<: *defaults docker: - - image: circleci/node:10.14.2 + - image: circleci/node:10.24.1 restore_npm_cache: &restore_npm_cache name: Restore Cache - Dependency Modules keys: