Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Karrys <luke@lukekarrys.com>2021-11-04 01:38:58 +0300
committerGar <gar+gh@danger.computer>2021-11-04 17:17:17 +0300
commitac2fabb8604db0dac852913d61c8415ae7464485 (patch)
treea101364e26f3f9fce1ca47df62bb581838d8d9a7 /package-lock.json
parent32ccd3c2767a14198a1803f04e747ef848f7c938 (diff)
deps: @npmcli/arborist@4.0.4
PR-URL: https://github.com/npm/cli/pull/3990 Credit: @lukekarrys Close: #3990 Reviewed-by: @wraithgar
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 57f700f1f..d624d051e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -86,7 +86,7 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^4.0.3",
+ "@npmcli/arborist": "^4.0.4",
"@npmcli/ci-detect": "^1.4.0",
"@npmcli/config": "^2.3.0",
"@npmcli/map-workspaces": "^2.0.0",
@@ -772,9 +772,9 @@
}
},
"node_modules/@npmcli/arborist": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-4.0.3.tgz",
- "integrity": "sha512-gFz/dNJtpv2bYXlupcUpEaWlFDRUNmvVnQNbE6dY4ild6beZ2SkG4R5/CM4GZZwj9HD2TyfGjO350Ja+xlLzuA==",
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-4.0.4.tgz",
+ "integrity": "sha512-5hRkiHF9zu62z6a7CJqhVG5CFUVnbYqvrrcxxEmhxFgyH2ovICyULOrj7nF4VBlfzp7OPu/rveV2ts9iYrn74g==",
"inBundle": true,
"dependencies": {
"@isaacs/string-locale-compare": "^1.0.1",
@@ -11082,9 +11082,9 @@
"dev": true
},
"@npmcli/arborist": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-4.0.3.tgz",
- "integrity": "sha512-gFz/dNJtpv2bYXlupcUpEaWlFDRUNmvVnQNbE6dY4ild6beZ2SkG4R5/CM4GZZwj9HD2TyfGjO350Ja+xlLzuA==",
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-4.0.4.tgz",
+ "integrity": "sha512-5hRkiHF9zu62z6a7CJqhVG5CFUVnbYqvrrcxxEmhxFgyH2ovICyULOrj7nF4VBlfzp7OPu/rveV2ts9iYrn74g==",
"requires": {
"@isaacs/string-locale-compare": "^1.0.1",
"@npmcli/installed-package-contents": "^1.0.7",