From 883fc141e186f8c848bf4ae9e952f212e1b3d613 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 00:04:17 +0000 Subject: [PATCH] fix(deps): update node.js to v16.19.1 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d81a1a3..b119de1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: -- '16.18.1' +- '16.19.1' env: global: - DEPLOY_REPOSITORY="git@github.com:konnectors/viasante.git"