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: