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-09-23 17:13:17 +0300
committerGar <gar+gh@danger.computer>2021-09-23 17:13:17 +0300
commiteafd55eae219a6c15d2857d06b673a67d7f7d060 (patch)
tree77f096f0fe39e8db8b8af57f426f6a95b83b84d2 /package.json
parent2c741900f560fd3ad0d5fa8afe583fbd83c5dbbe (diff)
deps: glob@7.2.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 38b459477..37a9f7f1c 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"cli-table3": "^0.6.0",
"columnify": "~1.5.4",
"fastest-levenshtein": "^1.0.12",
- "glob": "^7.1.7",
+ "glob": "^7.2.0",
"graceful-fs": "^4.2.8",
"hosted-git-info": "^4.0.2",
"ini": "^2.0.0",