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:
authorisaacs <i@izs.me>2020-10-06 21:45:53 +0300
committerisaacs <i@izs.me>2020-10-06 21:45:53 +0300
commitb06d68078830cc2446b1e51553db10e87591865b (patch)
tree14763a990e27dcaf7ccf33ba98ae319960c1b004 /package-lock.json
parent138dfc202f401d2d93b4b5d2499799be6eb4ff0b (diff)
@npmcli/arborist@0.0.32
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 a2675a97e..c701f1e30 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -76,7 +76,7 @@
],
"license": "Artistic-2.0",
"dependencies": {
- "@npmcli/arborist": "^0.0.31",
+ "@npmcli/arborist": "^0.0.32",
"@npmcli/ci-detect": "^1.2.0",
"@npmcli/config": "^1.1.8",
"@npmcli/run-script": "^1.7.0",
@@ -379,9 +379,9 @@
}
},
"node_modules/@npmcli/arborist": {
- "version": "0.0.31",
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.31.tgz",
- "integrity": "sha512-BO5mCagGFv2szVhdAoZj2RcyjgOFxf1B+KpBTJvJYnYWwj/v4dDpzh5BixNrvDRcrCVZUq+kOOL/l53d5MHPjA==",
+ "version": "0.0.32",
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.32.tgz",
+ "integrity": "sha512-FZgrZVFaBqSPRsfr7DYAdrqFBT6ShxXpkMUBBIFZ6mm7Bgt3h5exM050s9ROD2DBOsxXJGOJj8BfdAuU0ZABXg==",
"inBundle": true,
"dependencies": {
"@npmcli/installed-package-contents": "^1.0.5",
@@ -8511,9 +8511,9 @@
}
},
"@npmcli/arborist": {
- "version": "0.0.31",
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.31.tgz",
- "integrity": "sha512-BO5mCagGFv2szVhdAoZj2RcyjgOFxf1B+KpBTJvJYnYWwj/v4dDpzh5BixNrvDRcrCVZUq+kOOL/l53d5MHPjA==",
+ "version": "0.0.32",
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.32.tgz",
+ "integrity": "sha512-FZgrZVFaBqSPRsfr7DYAdrqFBT6ShxXpkMUBBIFZ6mm7Bgt3h5exM050s9ROD2DBOsxXJGOJj8BfdAuU0ZABXg==",
"requires": {
"@npmcli/installed-package-contents": "^1.0.5",
"@npmcli/map-workspaces": "^1.0.1",