From 7a459ad3596d488f7fcf48bbbd0fff4af2a6f940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 09:20:43 -0700 Subject: [PATCH] deps: bump minimatch from 6.2.0 to 7.4.2 (#78) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c966168..ee731d1 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lib/" ], "dependencies": { - "minimatch": "^6.1.6" + "minimatch": "^7.4.2" }, "tap": { "test-env": "LC_ALL=sk",