From 679e569d5778aef312b37c1ba3bda0171366c9fb Mon Sep 17 00:00:00 2001 From: Luke Karrys Date: Thu, 31 Mar 2022 14:29:00 -0700 Subject: [PATCH] deps: @npmcli/arborist@5.0.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6e7d2bb06ac7e..e27a50fe3bc5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -88,7 +88,7 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^5.0.3", + "@npmcli/arborist": "^5.0.4", "@npmcli/ci-detect": "^2.0.0", "@npmcli/config": "^4.0.1", "@npmcli/fs": "^2.1.0", @@ -9508,7 +9508,7 @@ }, "workspaces/arborist": { "name": "@npmcli/arborist", - "version": "5.0.3", + "version": "5.0.4", "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", diff --git a/package.json b/package.json index 934c5d0ba00f2..64e4c7a18aa43 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^5.0.3", + "@npmcli/arborist": "^5.0.4", "@npmcli/ci-detect": "^2.0.0", "@npmcli/config": "^4.0.1", "@npmcli/fs": "^2.1.0",