From 9ddad8d5683ede26930a4eb53a347c0423ab34e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:06:14 +0000 Subject: [PATCH] chore: update dependency node to v14.21.3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 94560ee1..f9a784c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,6 @@ script: node_js: - 10.24.1 - 12.22.12 - - 14 + - 14.21.3 - 16 - 17