From 099498bb6b3a62a82070b7d727e66b58da0eefce Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 18:53:49 +0000 Subject: [PATCH] Update npm to v11 Update npm from 10.9.2 to 11.0.0 Change-type: patch --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 240f23d6..d06f94cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ }, "engines": { "node": "^22.0.0", - "npm": "^10.1.0" + "npm": "^11.0.0" } }, "node_modules/@babel/code-frame": { diff --git a/package.json b/package.json index bf700501..0caba379 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "engines": { "node": "^22.0.0", - "npm": "^10.1.0" + "npm": "^11.0.0" }, "husky": { "hooks": {