From 5bbf0d2b2947b92e0859a7789d4e4983a15c2881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 20:04:40 +0000 Subject: [PATCH] chore(deps): update node.js to >=18.19.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c6244c30..f30854e87 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/BobbyWibowo/lolisafe/issues" }, "engines": { - "node": ">=18.17.0" + "node": ">=18.19.0" }, "license": "MIT", "scripts": {