From 0d632bd9a4365b277eeb077ef5cdc7b3eb4710c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 16:00:47 +0000 Subject: [PATCH] chore: update node.js to v18.18.2 (#107) 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 95b82a44..90c2cb4a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "packageManager": "yarn@3.6.4", "volta": { - "node": "18.18.0", + "node": "18.18.2", "yarn": "3.6.4" } }