mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Update branch for JS-API PR#3558 (#7080)
* [ci:force][auto-commit] Update JS-API to 4.5.0-3557 for branch: update-js-api originated from JS-API PR: 3558 * lock fix remove snyk * rebase * [ci:force][auto-commit] Update JS-API to 4.5.0-3561 for branch: update-js-api originated from JS-API PR: 3562 Co-authored-by: Travis CI User <travis@example.org> Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
This commit is contained in:
co-authored by
Travis CI User
Eugenio Romano
parent
40bbeb13f0
commit
95d680b143
+3
-7
@@ -49,9 +49,7 @@
|
||||
"postbuild:ci": "node ./scripts/app-config-replace.js",
|
||||
"06": "echo -------------------------------------------- Clean ----------------------------------------------",
|
||||
"06s": "",
|
||||
"clean": "rimraf dist node_modules lib/dist",
|
||||
"snyk-protect": "snyk protect",
|
||||
"prepare": "npm run snyk-protect"
|
||||
"clean": "rimraf dist node_modules lib/dist"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -71,7 +69,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "4.4.0",
|
||||
"@alfresco/js-api": "4.5.0-3561",
|
||||
"@angular/animations": "^10.0.4",
|
||||
"@angular/cdk": "10.1.3",
|
||||
"@angular/common": "^10.0.4",
|
||||
@@ -102,7 +100,6 @@
|
||||
"pdfjs-dist": "2.5.207",
|
||||
"raphael": "2.3.0",
|
||||
"rxjs": "^6.6.3",
|
||||
"snyk": "^1.618.0",
|
||||
"subscriptions-transport-ws": "^0.9.18",
|
||||
"tslib": "^2.0.3",
|
||||
"zone.js": "~0.10.2"
|
||||
@@ -215,6 +212,5 @@
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
}
|
||||
},
|
||||
"snyk": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user