From 353097b75d3da3d1c3def6ef2ca9c3ca6ce435bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Mar 2024 20:16:00 +0000 Subject: [PATCH] "The real danger is not that computers will begin to think like men, but that men will begin to think like computers." - Sydney J. Harris --- VERSION | 4 ++-- version.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index c87c811..9b54161 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -DEMYX_BROWSERSYNC_ALPINE_VERSION=3.19.1 -DEMYX_BROWSERSYNC_NODE_VERSION=v21.4.0 +DEMYX_BROWSERSYNC_ALPINE_VERSION=3.18.6 +DEMYX_BROWSERSYNC_NODE_VERSION=v20.8.1 DEMYX_BROWSERSYNC_VERSION=3.0.2 diff --git a/version.json b/version.json index 8f197af..925faff 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "alpine": "3.19.1", - "node": "v21.4.0", + "alpine": "3.18.6", + "node": "v20.8.1", "browsersync": "3.0.2" }