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:
authorLuke Karrys <luke@lukekarrys.com>2022-04-21 00:34:08 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-04-26 23:27:44 +0300
commit5e313223100db1207818d756b081eaba3468b273 (patch)
tree90e6b74702f7a6faf31a158eba800bc76531cc96 /workspaces/arborist/package.json
parent4d1398e347ed56464d7afd8ef0b3a3bc82b2f19f (diff)
deps: npmlog@6.0.2
Diffstat (limited to 'workspaces/arborist/package.json')
-rw-r--r--workspaces/arborist/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index ac2fc0f26..5e78ced3e 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -24,7 +24,7 @@
"npm-package-arg": "^9.0.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.0",
- "npmlog": "^6.0.1",
+ "npmlog": "^6.0.2",
"pacote": "^13.0.5",
"parse-conflict-json": "^2.0.1",
"proc-log": "^2.0.0",