Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2022-07-12 20:26:46 +0300
committerGar <wraithgar@github.com>2022-07-12 21:35:40 +0300
commit99dc697409e1eb42caaf0c0e38fa41635d89a871 (patch)
tree6e2cb9ef2cab0b2eb39603e26ea5fb278b3e0b72 /package.json
parenta2d700b3cc7cebca2d1b0c16224af41da3689aaf (diff)
deps: @npmcli/run-script@4.1.7
* unique filename for temporary script files * correctly translate paths when using bash in windows
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c5102c34d..2f7eaa14f 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"@npmcli/fs": "^2.1.0",
"@npmcli/map-workspaces": "^2.0.3",
"@npmcli/package-json": "^2.0.0",
- "@npmcli/run-script": "^4.1.5",
+ "@npmcli/run-script": "^4.1.7",
"abbrev": "~1.1.1",
"archy": "~1.0.0",
"cacache": "^16.1.1",