From 32dbbcdb6edd74b5fea677f9f1e4a166b3b7ea46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 16:18:19 +0000 Subject: [PATCH] chore(deps): update node.js to v20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfa0f62..75a50ba 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "*.mjs" ], "engines": { - "node": ">=v18.16.0" + "node": ">=20.13.0" }, "author": "Estéban Soubiran ", "license": "MIT",