From 5c2cc0263722c1009f1a5e2b41c34a0254c3e177 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Nov 2024 00:24:54 +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 6af1a0aa..750a7476 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 8eabc567..80f91dad 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",