From 164fc669406ecb0a2e678aed7aa85c49c98def9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 14:32:09 +0000 Subject: [PATCH] chore(deps): update node.js to v8.17.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 64b7d54..b35bcfe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ language: node_js node_js: - "10" - "9" - - "8" + - "8.17.0"