From 51fb83ce93fdd7e289da7b2aabc95b0518f0aa31 Mon Sep 17 00:00:00 2001 From: Luke Karrys Date: Wed, 20 Oct 2021 15:54:57 -0700 Subject: deps: @npmcli/arborist@4.0.2 * fix: skip peer conflict check if there is a current node PR-URL: https://github.com/npm/cli/pull/3921 Credit: @lukekarrys Close: #3921 Reviewed-by: @wraithgar --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8a4e01b9a..91527005c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^4.0.1", + "@npmcli/arborist": "^4.0.2", "@npmcli/ci-detect": "^1.4.0", "@npmcli/config": "^2.3.0", "@npmcli/map-workspaces": "^2.0.0", -- cgit v1.2.3