From c7297df2313fe931643cdb41c2a30d1fbc82d446 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Jan 2024 00:20:35 +0000 Subject: [PATCH] chore(deps): update npm to v10.3.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 48f855b1..4d123f6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ }, "engines": { "node": "20.9.0", - "npm": "10.2.5" + "npm": "10.3.0" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index e31951da..039c58a2 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "engines": { "node": "20.9.0", - "npm": "10.2.5" + "npm": "10.3.0" }, "jest-junit": { "outputDirectory": "test-results",