From 6594a2eb72f13ff3f7483813e19aace86a6d2c1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 01:50:46 +0000 Subject: [PATCH] Update dependency node to v15.14.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e59903e..b98da82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ services: language: node_js node_js: - - "v15.1.0" + - "15.14.0" cache: npm git: