From 6a11ef2169b834c3ada498fc967445a795563183 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 11:06:24 +0000 Subject: [PATCH] chore(deps): update dependency node to v10.24.1 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dd3b182..daf5893 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ node_js: - "14" - "13" - "12" - - "10" + - "10.24.1"