[ci:force][auto-commit] Update dependencies JS:5.6.0-847 (#8500)

Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2023-04-24 14:12:54 +02:00
committed by GitHub
parent 1ae178a436
commit 40db12fd3c
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5,9 +5,9 @@
"requires": true, "requires": true,
"dependencies": { "dependencies": {
"@alfresco/js-api": { "@alfresco/js-api": {
"version": "5.6.0-809", "version": "5.6.0-847",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.6.0-809.tgz", "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.6.0-847.tgz",
"integrity": "sha512-LqFM7lpZbHIQo7v4no+L6Ut/2WOFosHmVj7BscPWakdqhAjRlPgTqjKmFB3IYlHGB9EYaRQk+e7I5sKMekk3qA==", "integrity": "sha512-Lg2PPHB1+udviLUPn57MBlfJCzdkzYrNXhlJTAMykU8ASGBNgBd6sMowgGBZ5sRIjaxKigcohIVRac4/MhS49g==",
"requires": { "requires": {
"event-emitter": "^0.3.5", "event-emitter": "^0.3.5",
"superagent": "^6.0.0", "superagent": "^6.0.0",

View File

@@ -54,7 +54,7 @@
"process services-cloud" "process services-cloud"
], ],
"dependencies": { "dependencies": {
"@alfresco/js-api": "5.6.0-809", "@alfresco/js-api": "5.6.0-847",
"@angular/animations": "14.1.3", "@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2", "@angular/cdk": "14.1.2",
"@angular/common": "14.1.3", "@angular/common": "14.1.3",