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:
@@ -57,7 +57,7 @@
|
||||
"event-emitter": "^0.3.5",
|
||||
"graphql-ws": "^5.16.0",
|
||||
"material-icons": "^1.13.12",
|
||||
"minimatch-browser": "1.0.0",
|
||||
"minimatch": "^10.0.1",
|
||||
"ng2-charts": "^4.1.1",
|
||||
"pdfjs-dist": "3.3.122",
|
||||
"raphael": "2.3.0",
|
||||
@@ -107,7 +107,7 @@
|
||||
"@types/jasmine": "4.0.3",
|
||||
"@types/jasminewd2": "~2.0.2",
|
||||
"@types/jsdom": "^21.1.5",
|
||||
"@types/minimatch": "^3.0.3",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/mocha": "^10.0.6",
|
||||
"@types/node": "20.16.1",
|
||||
"@types/pdfjs-dist": "^2.10.378",
|
||||
|
Reference in New Issue
Block a user