From 2761a4b53809f85506d8c9388e2bd7f4ff0ae58b Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Mon, 16 Jan 2023 14:10:53 -0700 Subject: [PATCH] Revert "chore(deps): bump minimatch from 5.1.2 to 6.0.4" This reverts commit ae4abd7e27e970fbf39cf56442d9a6a9b88b981a. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a776e2..52e4dc7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@actions/core": "1.10.0", "async-neocities": "2.1.4", - "minimatch": "6.0.4", + "minimatch": "5.1.2", "ms": "2.1.3", "pony-cause": "^2.1.4", "webassert": "3.0.2"