From 82ca4d5c068def9986fa0984a1f4ebf35b11325d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Jul 2021 18:50:14 +0000 Subject: [PATCH] Update npm to v7.19.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a77bb61..bd8596d 100644 --- a/package.json +++ b/package.json @@ -6,14 +6,14 @@ "debug": "4.3.1", "ejs": "3.1.6", "hoek": "4.2.1", - "npm": "7.14.0", + "npm": "7.19.1", "streaming-json-stringify": "3.1.0" }, "devDependencies": { "eslint": "7.27.0" }, "engines": { - "npm": "7.14.0" + "npm": "7.19.1" }, "license": "MIT" }