File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 173
173
"loader-utils" : " 3.2.1" ,
174
174
"magic-string" : " 0.29.0" ,
175
175
"mini-css-extract-plugin" : " 2.7.2" ,
176
- "minimatch" : " ~6.2 .0" ,
176
+ "minimatch" : " ~7.0 .0" ,
177
177
"ng-packagr" : " 15.1.2" ,
178
178
"node-fetch" : " ^2.2.0" ,
179
179
"npm" : " ^8.11.0" ,
Original file line number Diff line number Diff line change @@ -8389,7 +8389,7 @@ minimatch@^5.0.1, minimatch@^5.1.0:
8389
8389
dependencies:
8390
8390
brace-expansion "^2.0.1"
8391
8391
8392
- minimatch@^6.1.0, minimatch@^6.1.6, minimatch@~6.2.0 :
8392
+ minimatch@^6.1.0, minimatch@^6.1.6:
8393
8393
version "6.2.0"
8394
8394
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.2.0.tgz#2b70fd13294178c69c04dfc05aebdb97a4e79e42"
8395
8395
integrity sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==
@@ -8403,6 +8403,13 @@ minimatch@~3.0.4:
8403
8403
dependencies:
8404
8404
brace-expansion "^1.1.7"
8405
8405
8406
+ minimatch@~7.0.0:
8407
+ version "7.0.0"
8408
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.0.0.tgz#20a8df098715e228c918b2bd81f34d9543767a75"
8409
+ integrity sha512-Wog4y1P2q/0sF+0vw+6dWgqVmo/XPJg+2OtVmR6IVvNGDhcfAPjFacjZCUlGCoU/tbzH6EOeSt2P3llRAqRNiA==
8410
+ dependencies:
8411
+ brace-expansion "^2.0.1"
8412
+
8406
8413
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
8407
8414
version "1.2.8"
8408
8415
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
You can’t perform that action at this time.
0 commit comments