mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-30879] - removed unsupported minimatch version in favor or a ESM… (#10617)
* [AAE-30879] - removed unsupported minimatch version in favor or a ESM compatible one * [ci:force] * [ci:force] - removed unsupported minimatch version in favor or a ESM compatible one * [ci:force] - sync package-lock
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"@ngx-translate/core": "^14.0.0",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-0",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.8-0",
|
||||
"minimatch-browser": "1.0.0",
|
||||
"minimatch": "^10.0.1",
|
||||
"pdfjs-dist": "3.3.122",
|
||||
"ts-morph": "^20.0.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user