File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 67
67
"content-disposition" : " 0.5.2" ,
68
68
"fast-url-parser" : " 1.1.3" ,
69
69
"mime-types" : " 2.1.18" ,
70
- "minimatch" : " 3.0.4 " ,
70
+ "minimatch" : " 3.1.2 " ,
71
71
"path-is-inside" : " 1.0.2" ,
72
72
"path-to-regexp" : " 2.2.1" ,
73
73
"range-parser" : " 1.2.0"
Original file line number Diff line number Diff line change @@ -2699,10 +2699,10 @@ mimic-response@^1.0.0, mimic-response@^1.0.1:
2699
2699
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
2700
2700
integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
2701
2701
2702
- minimatch@3.0.4 , minimatch@^3.0.4 :
2703
- version "3.0.4 "
2704
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4 .tgz#5166e286457f03306064be5497e8dbb0c3d32083 "
2705
- integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA ==
2702
+ minimatch@3.1.2 , minimatch@^3.0.4 :
2703
+ version "3.1.2 "
2704
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2 .tgz#19cd194bfd3e428f049a70817c038d89ab4be35b "
2705
+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw ==
2706
2706
dependencies :
2707
2707
brace-expansion "^1.1.7"
2708
2708
You can’t perform that action at this time.
0 commit comments