[ci:force][auto-commit] Update dependencies JS:6.2.0-974 (#8637)

Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2023-06-12 15:20:26 +02:00
committed by GitHub
parent 4618901031
commit 6c6f7613b4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"hasInstallScript": true, "hasInstallScript": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@alfresco/js-api": "6.2.0-972", "@alfresco/js-api": "6.2.0-974",
"@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",
@@ -145,9 +145,9 @@
} }
}, },
"node_modules/@alfresco/js-api": { "node_modules/@alfresco/js-api": {
"version": "6.2.0-972", "version": "6.2.0-974",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.2.0-972.tgz", "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.2.0-974.tgz",
"integrity": "sha512-/N/VJoEWGCs7hXtTuZ/DlStPWVGljMFmzJKUnalYcPsKOjm8cAn0xe0clESz52YALw/ps2Eh74VpZgBzWDtojg==", "integrity": "sha512-qaNXbcLnpw4lv8RzIfLmLy6WSZgYNaxYqDCT2cQCma/TvJIfSQPxZHDVsyTQE3rscMybUY9AYQHufSy69YH3eg==",
"dependencies": { "dependencies": {
"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": "6.2.0-972", "@alfresco/js-api": "6.2.0-974",
"@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",