From 83078adaba80335bd4381aa823b66c1f67725ead Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 22:34:52 +0000 Subject: [PATCH] Update Node.js to v18.14.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 815a11f..253c73a 100644 --- a/package.json +++ b/package.json @@ -70,6 +70,6 @@ "typescript": "4.9.5" }, "volta": { - "node": "18.13.0" + "node": "18.14.1" } }