From a7de2ca0db0bf822a9963ec260116fb4006859b8 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 23:46:31 +0000 Subject: [PATCH] Update Node.js to v20 Update node from 18.20.4 to 20.15.1 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15f47f1..9d92cae 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "url": "https://github.com/resin-io-modules/winusb-driver-generator/issues" }, "engines": { - "node": ">=16 < 19" + "node": "< 21" }, "versionist": { "publishedAt": "2024-07-23T23:17:46.618Z"