From 59be0744b94d9aba2641ea1844134428472b51ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 23:41:42 +0000 Subject: [PATCH] chore(deps): update dep node from 5.3.0 to v7 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index daa81a12d81..b3096c25852 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ orbs: hokusai: artsy/hokusai@volatile horizon: artsy/release@volatile slack: circleci/slack@4.15.0 - node: circleci/node@5.3.0 + node: circleci/node@7.0.0 executors: node-executor: