From a19f3592122a364df77ba3bc97ca64b06c1051f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 5 Oct 2024 00:24:59 +0000 Subject: [PATCH] chore(deps): update npm to v10.9.0 --- 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 36c39b52..ad719bb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ }, "engines": { "node": "20.11.1", - "npm": "10.2.5" + "npm": "10.9.0" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index a55a73dd..17fc2887 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "engines": { "node": "20.11.1", - "npm": "10.2.5" + "npm": "10.9.0" }, "jest-junit": { "outputDirectory": "test-results",