From b7f256703616818acba724410dc406f7e3a4270d Mon Sep 17 00:00:00 2001 From: Josh Gross Date: Wed, 25 Jan 2023 19:20:13 -0500 Subject: [PATCH] Update license for minmatch --- .licenses/npm/minimatch.dep.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.licenses/npm/minimatch.dep.yml b/.licenses/npm/minimatch.dep.yml index 317e4bc87..05e744aa9 100644 --- a/.licenses/npm/minimatch.dep.yml +++ b/.licenses/npm/minimatch.dep.yml @@ -1,9 +1,9 @@ --- name: minimatch -version: 3.0.4 +version: 3.1.2 type: npm summary: a glob matcher in javascript -homepage: https://github.com/isaacs/minimatch#readme +homepage: license: isc licenses: - sources: LICENSE