mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ci:force] - Fixed vulnerabilities and removed custom scripts in favor of audit --critical
This commit is contained in:
+3
-12
@@ -73,7 +73,7 @@
|
||||
"raphael": "2.3.0",
|
||||
"rxjs": "7.8.2",
|
||||
"tslib": "2.8.1",
|
||||
"uuid": "8.3.2",
|
||||
"uuid": "11.1.1",
|
||||
"zone.js": "0.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -104,8 +104,7 @@
|
||||
"@types/jsdom": "27.0.0",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "25.9.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "8.59.4",
|
||||
"@typescript-eslint/eslint-plugin": "8.59.4",
|
||||
"@typescript-eslint/parser": "8.59.4",
|
||||
"@typescript-eslint/typescript-estree": "8.59.4",
|
||||
"@typescript-eslint/utils": "8.59.4",
|
||||
@@ -152,15 +151,7 @@
|
||||
"undici": "8.3.0",
|
||||
"webpack": "5.107.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@storybook/angular": {
|
||||
"webpack": "5.107.2"
|
||||
},
|
||||
"picomatch": "4.0.4",
|
||||
"path-to-regexp": "0.1.13",
|
||||
"serialize-javascript": "7.0.5"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": ">=24.14.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user