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:
authorRuy Adorno <ruyadorno@hotmail.com>2020-10-30 20:59:15 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-10-30 20:59:15 +0300
commit8cb0c166ccc019146a7a94d13c12723f001d2551 (patch)
tree161a64cf700d3034ea7188149547842059108e9a /package.json
parent1900ae9adecd227dd6f8b49de61a99c978ba89cf (diff)
@npmcli/arborist@1.0.6
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 3709d26de..b90885187 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^1.0.4",
+ "@npmcli/arborist": "^1.0.6",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.2.1",
"@npmcli/run-script": "^1.7.4",