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>2021-11-16 20:38:03 +0300
committerNathan Fritz <fritzy@github.com>2021-11-18 22:53:26 +0300
commit08015859ca0abe47845d2970212cd344cdfc56e6 (patch)
tree01409f5aa4b4c52b0aad1b3c5d56ecc283c1842b /package.json
parent7b4aa59b6630831f25d19c0c15a65acaf3a83327 (diff)
deps: npmlog@6.0.0
PR-URL: https://github.com/npm/cli/pull/4049 Credit: @wraithgar Close: #4049 Reviewed-by: @fritzy
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 56858da6f..276f8460e 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"npm-profile": "^5.0.3",
"npm-registry-fetch": "^11.0.0",
"npm-user-validate": "^1.0.1",
- "npmlog": "^5.0.1",
+ "npmlog": "^6.0.0",
"opener": "^1.5.2",
"pacote": "^12.0.2",
"parse-conflict-json": "^1.1.1",