From 5144fc1e12b1a91348b763447399bfe315cf12ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:17:09 +0000 Subject: [PATCH] chore(deps): update node.js to >=18.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7d179177..20171189e 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.20.0" }, "license": "MIT", "scripts": {