From 4a15ff4e1bcea17146bcb153375901ac2e9131fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:35:02 -0400 Subject: [PATCH] chore(deps): update node.js to v20.18.0 (#110) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64f2dd8..3e6661b 100644 --- a/package.json +++ b/package.json @@ -75,6 +75,6 @@ "npm": ">=7.0.0" }, "volta": { - "node": "20.17.0" + "node": "20.18.0" } }