22.diff (1113B)
1 diff --git a/yarn.lock b/yarn.lock 2 index 7ecdc6e..1f6b5e2 100644 3 --- a/yarn.lock 4 +++ b/yarn.lock 5 @@ -388,7 +388,7 @@ boolbase@^1.0.0: 6 version "1.0.0" 7 resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" 8 9 -brace-expansion@^1.0.0, brace-expansion@^1.1.7: 10 +brace-expansion@^1.1.7: 11 version "1.1.11" 12 resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" 13 dependencies: 14 @@ -2701,13 +2701,7 @@ mimic-response@^1.0.0: 15 version "1.0.1" 16 resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b" 17 18 -minimatch@^3.0.2: 19 - version "3.0.3" 20 - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774" 21 - dependencies: 22 - brace-expansion "^1.0.0" 23 - 24 -minimatch@^3.1.1: 25 +minimatch@^3.0.2, minimatch@^3.1.1: 26 version "3.1.2" 27 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" 28 dependencies: