From cf60f6ad040aa16778542aa7456db8f371ca3fbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:52:03 -0400 Subject: [PATCH] chore(deps): update dependency npm to v10.2.0 (#410) 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 48cba80..cd19947 100644 --- a/package.json +++ b/package.json @@ -62,6 +62,6 @@ "prettier": "@ionic/prettier-config", "volta": { "node": "20.8.0", - "npm": "10.1.0" + "npm": "10.2.0" } }