From 194ce29fbfd7227083311aac835c0173937ff920 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 16:47:50 +0000 Subject: [PATCH] Update Node.js to v22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b533b97..746dc9a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "root": true }, "engines": { - "node": "=20.x", + "node": "=22.11.0", "yarn": "4.x" }, "prisma": {