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:
Diffstat (limited to 'workspaces/libnpmexec/package.json')
-rw-r--r--workspaces/libnpmexec/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index 21bfc1e80..156cebce6 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
- "version": "4.0.13",
+ "version": "4.0.14",
"files": [
"bin/",
"lib/"
@@ -58,7 +58,7 @@
"tap": "^16.0.1"
},
"dependencies": {
- "@npmcli/arborist": "^5.6.2",
+ "@npmcli/arborist": "^5.6.3",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/fs": "^2.1.1",
"@npmcli/run-script": "^4.2.0",