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>2022-04-05 23:45:47 +0300
committerGar <wraithgar@github.com>2022-04-07 00:29:40 +0300
commit1b30c725ecd0f03f55e3c0576962972748eec238 (patch)
tree3fc1dd6a491ea0bd233973ee4bea1ef00039605a /workspaces/libnpmdiff
parente57353c78e798afbd3eb4390a42da5d5076be45d (diff)
deps: minimatch@5.0.1
Diffstat (limited to 'workspaces/libnpmdiff')
-rw-r--r--workspaces/libnpmdiff/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json
index 4e4b964c6..5fb494d32 100644
--- a/workspaces/libnpmdiff/package.json
+++ b/workspaces/libnpmdiff/package.json
@@ -57,7 +57,7 @@
"@npmcli/installed-package-contents": "^1.0.7",
"binary-extensions": "^2.2.0",
"diff": "^5.0.0",
- "minimatch": "^3.0.4",
+ "minimatch": "^5.0.1",
"npm-package-arg": "^9.0.1",
"pacote": "^13.0.5",
"tar": "^6.1.0"