From f3a9bb86ad42755b6e1a1d0aa3b4d81c829c36e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 12:07:54 -0400 Subject: [PATCH] chore(deps): update node.js to v20.14.0 (#556) 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 251055a..09b2fa4 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "prettier": "@ionic/prettier-config", "volta": { - "node": "20.13.1", + "node": "20.14.0", "npm": "10.8.0" } }