diff --git a/package.json b/package.json index f69bde96c5d6790ce46f7ce4d92c2e4c932a66c0..a22c0efbacfef1e30b31a1f314e9dd996fed8fbb 100644 --- a/package.json +++ b/package.json @@ -206,7 +206,7 @@ "markdown-it": "13.0.1", "markdown-table": "2.0.0", "marshal": "0.5.4", - "minimatch": "5.1.1", + "minimatch": "5.1.2", "moo": "0.5.2", "nanoid": "3.3.4", "node-html-parser": "6.1.4", diff --git a/yarn.lock b/yarn.lock index 65830787bd7c11cc7844834afd3b625c8eae4dea..5995afb10b10d22b7a5c25d5081bcac227c44d98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7304,14 +7304,7 @@ minimatch@5.1.0: dependencies: brace-expansion "^2.0.1" -minimatch@5.1.1: - version "5.1.1" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.1.tgz#6c9dffcf9927ff2a31e74b5af11adf8b9604b022" - integrity sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g== - dependencies: - brace-expansion "^2.0.1" - -minimatch@^5.0.1, minimatch@^5.1.0: +minimatch@5.1.2, minimatch@^5.0.1, minimatch@^5.1.0: version "5.1.2" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.2.tgz#0939d7d6f0898acbd1508abe534d1929368a8fff" integrity sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==