From 6850b98f492d3b576ca69214e2be9c293f8d7f47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 09:33:53 +0800 Subject: [PATCH] chore(deps): update node.js to v20.12.2 (#156) 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 61d3084d..713d22c0 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "url": "git+https://github.com/AIsouler/GKD_subscription.git" }, "volta": { - "node": "20.12.1" + "node": "20.12.2" }, "packageManager": "pnpm@8.15.6", "commitlint": {