From 5546906977bae55c61a3874e2cbf10e28f2df4ea Mon Sep 17 00:00:00 2001 From: nlf Date: Tue, 28 Jun 2022 08:51:11 -0700 Subject: deps: @npmcli/run-script@4.1.5 --- node_modules/@npmcli/run-script/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'node_modules') diff --git a/node_modules/@npmcli/run-script/package.json b/node_modules/@npmcli/run-script/package.json index 14e2a33ba..1ce162dd8 100644 --- a/node_modules/@npmcli/run-script/package.json +++ b/node_modules/@npmcli/run-script/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/run-script", - "version": "4.1.4", + "version": "4.1.5", "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", "author": "GitHub Inc.", "license": "ISC", @@ -28,7 +28,8 @@ "@npmcli/node-gyp": "^2.0.0", "@npmcli/promise-spawn": "^3.0.0", "node-gyp": "^9.0.0", - "read-package-json-fast": "^2.0.3" + "read-package-json-fast": "^2.0.3", + "which": "^2.0.2" }, "files": [ "bin/", -- cgit v1.2.3