From 59829a4e0ec4d98db0dba097df9f028b77f3f50f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 Dec 2023 00:19:56 +0000 Subject: [PATCH] Update npm to v10.2.5 --- 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 13cf3bf9..48235c51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ }, "engines": { "node": "20.9.0", - "npm": "10.2.4" + "npm": "10.2.5" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index f12933c0..90fb3982 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "engines": { "node": "20.9.0", - "npm": "10.2.4" + "npm": "10.2.5" }, "jest-junit": { "outputDirectory": "test-results",