File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 8383 "nanoid" : " ^3.1.31" ,
8484 "minimist" : " npm:minimist-lite@2.2.1" ,
8585 "glob-parent" : " ^6.0.1" ,
86- "@types/node" : " ^16.0.0"
86+ "@types/node" : " ^16.0.0" ,
87+ "minimatch" : " ^3.0.5"
8788 },
8889 "dependencies" : {
8990 "@coder/logger" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -2372,10 +2372,10 @@ mime@1.6.0:
23722372 resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
23732373 integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
23742374
2375- minimatch@^3.0.4 :
2376- version "3.0.4 "
2377- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4 .tgz#5166e286457f03306064be5497e8dbb0c3d32083 "
2378- integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA ==
2375+ minimatch@^3.0.4, minimatch@^3.0.5 :
2376+ version "3.1.2 "
2377+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2 .tgz#19cd194bfd3e428f049a70817c038d89ab4be35b "
2378+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw ==
23792379 dependencies :
23802380 brace-expansion "^1.1.7"
23812381
You can’t perform that action at this time.
0 commit comments