mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-16 22:24:49 +00:00
AAE-40395 Security fixes (#11400)
This commit is contained in:
2027
package-lock.json
generated
2027
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -82,7 +82,6 @@
|
||||
"@angular-eslint/eslint-plugin": "19.3.0",
|
||||
"@angular-eslint/eslint-plugin-template": "19.3.0",
|
||||
"@angular-eslint/template-parser": "19.3.0",
|
||||
"@angular/cli": "19.2.14",
|
||||
"@angular/compiler-cli": "19.2.6",
|
||||
"@nx/angular": "21.4.1",
|
||||
"@nx/eslint-plugin": "20.8.0",
|
||||
@@ -98,14 +97,13 @@
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "^18.16.9",
|
||||
"@types/pdfjs-dist": "2.10.378",
|
||||
"@types/shelljs": "^0.8.15",
|
||||
"@types/shelljs": "^0.8.17",
|
||||
"@types/superagent": "^4.1.22",
|
||||
"@typescript-eslint/eslint-plugin": "6.21.0",
|
||||
"@typescript-eslint/parser": "6.21.0",
|
||||
"@typescript-eslint/typescript-estree": "8.41.0",
|
||||
"@typescript-eslint/utils": "^8.38.0",
|
||||
"ajv": "^8.12.0",
|
||||
"commander": "12.0.0",
|
||||
"dotenv": "16.4.7",
|
||||
"ejs": "^3.1.10",
|
||||
"eslint": "^8.47.0",
|
||||
@@ -143,9 +141,9 @@
|
||||
"nock": "13.5.5",
|
||||
"nx": "20.8.2",
|
||||
"prettier": "3.6.2",
|
||||
"rimraf": "6.0.1",
|
||||
"rimraf": "^6.1.2",
|
||||
"sass-loader": "16.0.5",
|
||||
"shelljs": "^0.8.5",
|
||||
"shelljs": "^0.10.0",
|
||||
"spdx-license-list": "^6.9.0",
|
||||
"stylelint": "16.20.0",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
|
||||
Reference in New Issue
Block a user