From 621cd033f64f101084af83ff8a797f5415a3b70d Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Thu, 10 Mar 2022 13:14:27 -0500 Subject: [PATCH] deps: @npmcli/arborist@5.0.2 --- 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 9df8b7c9443bd..60e78dcd75de3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -87,7 +87,7 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^5.0.1", + "@npmcli/arborist": "^5.0.2", "@npmcli/ci-detect": "^2.0.0", "@npmcli/config": "^4.0.1", "@npmcli/map-workspaces": "^2.0.2", @@ -10381,7 +10381,7 @@ }, "workspaces/arborist": { "name": "@npmcli/arborist", - "version": "5.0.1", + "version": "5.0.2", "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", diff --git a/package.json b/package.json index 83c0cb2d8610f..e01dd5125fc0f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^5.0.1", + "@npmcli/arborist": "^5.0.2", "@npmcli/ci-detect": "^2.0.0", "@npmcli/config": "^4.0.1", "@npmcli/map-workspaces": "^2.0.2",