From 7af23c4f4adbffa855e483682323bde77916171f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 13:04:08 +0000 Subject: [PATCH] chore(deps): update node.js to v11.15.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 295114d..6cfb1f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ services: - mongodb - redis-server node_js: - - "11.1.0" + - "11.15.0" before_script: - npm install -g grunt-cli - redis-cli config set notify-keyspace-events Ex