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:
authornlf <quitlahok@gmail.com>2021-04-29 22:40:09 +0300
committernlf <quitlahok@gmail.com>2021-04-29 22:40:09 +0300
commitce38200437e9ed527df973794909b2699909bc9b (patch)
treee31833c204971dbd628734f48bf637d21c3c16f3 /package.json
parentfb79d89a07ef03e76633db275463f701d3dae42f (diff)
@npmcli/arborist@2.4.1
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 04987c36e..975f89e30 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"./package.json": "./package.json"
},
"dependencies": {
- "@npmcli/arborist": "^2.4.0",
+ "@npmcli/arborist": "^2.4.1",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^2.2.0",
"@npmcli/run-script": "^1.8.5",