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:
authorGar <gar+gh@danger.computer>2021-05-10 20:04:09 +0300
committerGar <gar+gh@danger.computer>2021-05-10 20:04:09 +0300
commit285976fd12f037f59da47307d98df7ebda5278d9 (patch)
tree135dbfde262aebc45a79497f239c5d8d952ba3cf /package-lock.json
parent1d092144eaaabff63ac8424b40b2286822be7677 (diff)
@npmcli/arborist@2.4.4
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 22a7c8763..7ea46a300 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -78,7 +78,7 @@
],
"license": "Artistic-2.0",
"dependencies": {
- "@npmcli/arborist": "^2.4.3",
+ "@npmcli/arborist": "^2.4.4",
"@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.3",
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.4.3.tgz",
- "integrity": "sha512-8BJKsRXfJ+Ie9QxIJjQbjGysWRQF5rTR32jKlZYYR+O//GcoYkBdlklytQg1OBSECojAAbZY8glMEmW/HhElBA==",
+ "version": "2.4.4",
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.4.4.tgz",
+ "integrity": "sha512-mqZvcPCWT6gSSYxs08aKvXmECXh9fP85q1pUIY/jDkaQ58QTRy6F7XrUQr7F77jXpYfpYKPUi6RhpuSpOXCITA==",
"inBundle": true,
"dependencies": {
"@npmcli/installed-package-contents": "^1.0.7",
@@ -10823,9 +10823,9 @@
"dev": true
},
"@npmcli/arborist": {
- "version": "2.4.3",
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.4.3.tgz",
- "integrity": "sha512-8BJKsRXfJ+Ie9QxIJjQbjGysWRQF5rTR32jKlZYYR+O//GcoYkBdlklytQg1OBSECojAAbZY8glMEmW/HhElBA==",
+ "version": "2.4.4",
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-2.4.4.tgz",
+ "integrity": "sha512-mqZvcPCWT6gSSYxs08aKvXmECXh9fP85q1pUIY/jDkaQ58QTRy6F7XrUQr7F77jXpYfpYKPUi6RhpuSpOXCITA==",
"requires": {
"@npmcli/installed-package-contents": "^1.0.7",
"@npmcli/map-workspaces": "^1.0.2",