[ci:force] - Fixed vulnerabilities and removed custom scripts in favor of audit --critical

This commit is contained in:
VitoAlbano
2026-06-04 09:26:34 +01:00
parent afb3653525
commit 9c9b3d9d25
3 changed files with 3957 additions and 2265 deletions
+3 -12
View File
@@ -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"
},