From 81c1dfaaaf918229316a975aa8075769ffafdb6d Mon Sep 17 00:00:00 2001 From: Gar Date: Thu, 6 May 2021 10:12:04 -0700 Subject: @npmcli/arborist@2.4.2 * fix(add): save packages in the right place * fix(reify): do not clean up nodes with no parent * fix(audit): support alias specs & root package names --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 497fa50ad..17cd843bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -78,7 +78,7 @@ ], "license": "Artistic-2.0", "dependencies": { - "@npmcli/arborist": "^2.4.1", + "@npmcli/arborist": "^2.4.2", "@npmcli/ci-detect": "^1.2.0", "@npmcli/config": "^2.2.0", "@npmcli/run-script": "^1.8.5", @@ -712,9 +712,9 @@ } }, "node_modules/@npmcli/arborist": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.4.1.tgz", - "integrity": "sha512-LivXfK+LjtvzFjnwK6E41Pkw1C8+MYrgdXinzqpDc8MDYp7gMT0nvGvnpQd47OV2GhLRyBkbUSEcLk6P1d1s0g==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.4.2.tgz", + "integrity": "sha512-QrsMrRWzO1D2EmPQheyPz1yRnnmln6vPe4SujV4cRF0v9qIAQbD8M0dMH6K3y+w/2X3t7vg5lx20LHXsbcu7lw==", "inBundle": true, "dependencies": { "@npmcli/installed-package-contents": "^1.0.7", @@ -10830,9 +10830,9 @@ "dev": true }, "@npmcli/arborist": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.4.1.tgz", - "integrity": "sha512-LivXfK+LjtvzFjnwK6E41Pkw1C8+MYrgdXinzqpDc8MDYp7gMT0nvGvnpQd47OV2GhLRyBkbUSEcLk6P1d1s0g==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.4.2.tgz", + "integrity": "sha512-QrsMrRWzO1D2EmPQheyPz1yRnnmln6vPe4SujV4cRF0v9qIAQbD8M0dMH6K3y+w/2X3t7vg5lx20LHXsbcu7lw==", "requires": { "@npmcli/installed-package-contents": "^1.0.7", "@npmcli/map-workspaces": "^1.0.2", -- cgit v1.2.3