From aad53327f23b123d0e017338a9a1b65d40f21efe Mon Sep 17 00:00:00 2001 From: nlf Date: Thu, 17 Mar 2022 12:37:29 -0700 Subject: [PATCH] deps: @npmcli/arborist@5.0.3 --- 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 f3cc151f2bd33..d33bfe76aa1ad 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.2", + "@npmcli/arborist": "^5.0.3", "@npmcli/ci-detect": "^2.0.0", "@npmcli/config": "^4.0.1", "@npmcli/map-workspaces": "^2.0.2", @@ -10246,7 +10246,7 @@ }, "workspaces/arborist": { "name": "@npmcli/arborist", - "version": "5.0.2", + "version": "5.0.3", "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", diff --git a/package.json b/package.json index 1c852bcb66c63..d5ab3d8ea19b5 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^5.0.2", + "@npmcli/arborist": "^5.0.3", "@npmcli/ci-detect": "^2.0.0", "@npmcli/config": "^4.0.1", "@npmcli/map-workspaces": "^2.0.2",