From b89d4090e7d3a87c4b8e1114541cfd925c68ca04 Mon Sep 17 00:00:00 2001 From: Darcy Clarke Date: Fri, 13 Nov 2020 15:30:43 -0500 Subject: deps: upgrade npm to 7.0.11 PR-URL: https://github.com/nodejs/node/pull/36112 Reviewed-By: Myles Borins Reviewed-By: Rich Trott Reviewed-By: Anna Henningsen --- deps/npm/node_modules/@npmcli/run-script/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/npm/node_modules/@npmcli/run-script/package.json') diff --git a/deps/npm/node_modules/@npmcli/run-script/package.json b/deps/npm/node_modules/@npmcli/run-script/package.json index 5ec3bb5b66..c8a052f036 100644 --- a/deps/npm/node_modules/@npmcli/run-script/package.json +++ b/deps/npm/node_modules/@npmcli/run-script/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/run-script", - "version": "1.7.4", + "version": "1.7.5", "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", "author": "Isaac Z. Schlueter (https://izs.me)", "license": "ISC", -- cgit v1.2.1