[ci:force][auto-commit] Update dependencies JS:6.1.0-928 (#8568)

Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
This commit is contained in:
Alfresco Build 2023-05-19 14:25:43 +02:00 committed by GitHub
parent b189025931
commit e7ca89788a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

8
package-lock.json generated
View File

@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": "6.1.0-926",
"@alfresco/js-api": "6.1.0-928",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",
@ -145,9 +145,9 @@
}
},
"node_modules/@alfresco/js-api": {
"version": "6.1.0-926",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-926.tgz",
"integrity": "sha512-I6rlNOiB5Z5pBlPhx/c53orh8lVpZWAgxLCDIOktYWKlQbO0/WQC/RPcI/zVmwByvG8/UF48Niedpy9mlMIgOw==",
"version": "6.1.0-928",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-928.tgz",
"integrity": "sha512-QPrplRiFvX9itbhMx95uO3I25AFwEthWYO06TYwo3CKoWMZX37GEsX5Le1ATDPJUQDe3oAtm4xxsZOR/o9IvRg==",
"dependencies": {
"event-emitter": "^0.3.5",
"superagent": "^6.0.0",

View File

@ -54,7 +54,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "6.1.0-926",
"@alfresco/js-api": "6.1.0-928",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",
@ -221,3 +221,4 @@
"module": "./index.js",
"typings": "./index.d.ts"
}