diff --git a/scripts/_common.sh b/scripts/_common.sh index e6a4062..3ee64f3 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,8 +4,8 @@ # COMMON VARIABLES #================================================= -NODEJS_VERSION="18" -NPM_VERSION="9" +NODEJS_VERSION="18.18.2" +NPM_VERSION="9.8.1" main_domain=$(cat /etc/yunohost/current_host)