From 689fa9bfd11ed35d879c212dc3a6dc1988c9ba62 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Jul 2024 00:21:45 +0000 Subject: [PATCH] chore(deps): update npm to v10.8.2 --- 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 fca18f57..aa5a085d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ }, "engines": { "node": "20.11.1", - "npm": "10.2.5" + "npm": "10.8.2" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index b65f60eb..cfddc9f0 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "engines": { "node": "20.11.1", - "npm": "10.2.5" + "npm": "10.8.2" }, "jest-junit": { "outputDirectory": "test-results",