File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 173
173
"loader-utils" : " 3.2.1" ,
174
174
"magic-string" : " 0.30.0" ,
175
175
"mini-css-extract-plugin" : " 2.7.2" ,
176
- "minimatch" : " ~7.3 .0" ,
176
+ "minimatch" : " ~7.4 .0" ,
177
177
"ng-packagr" : " 16.0.0-next.0" ,
178
178
"node-fetch" : " ^2.2.0" ,
179
179
"npm" : " ^8.11.0" ,
Original file line number Diff line number Diff line change @@ -8027,10 +8027,10 @@ minimatch@~3.0.4:
8027
8027
dependencies:
8028
8028
brace-expansion "^1.1.7"
8029
8029
8030
- minimatch@~7.3 .0:
8031
- version "7.3 .0"
8032
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.3 .0.tgz#cfb7337e7460308e7147c58250fa0dee3da7929c "
8033
- integrity sha512-WaMDuhKa7a6zKiwplR1AOz+zGvJba24k5VU1Cy6NhEguavT2YRlHxuINUgTas4wiS6fwBpYq4TcA1XIECSntyw ==
8030
+ minimatch@~7.4 .0:
8031
+ version "7.4 .0"
8032
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4 .0.tgz#d43ecc64c434fc9622d3fe447db71c7caed8e1a5 "
8033
+ integrity sha512-Co6cQqQPyou/311vxtcfit/RKf+MbRN6qa5K3Zfh2Fo9+Pvfg8C1LeaAXcoRfwhxfZIe8sBc/kLXdkR88xJGBg ==
8034
8034
dependencies:
8035
8035
brace-expansion "^2.0.1"
8036
8036
You can’t perform that action at this time.
0 commit comments