[ci:force][auto-commit] Update dependencies JS:7.1.0-1346 (#8939)

Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2023-09-28 00:36:57 +02:00
committed by GitHub
co-authored by MichalKinas
parent 44694c0ee1
commit a488a729eb
9 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": "7.1.0-1331",
"@alfresco/js-api": "7.1.0-1346",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",
@@ -160,9 +160,9 @@
}
},
"node_modules/@alfresco/js-api": {
"version": "7.1.0-1331",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.1.0-1331.tgz",
"integrity": "sha512-y5MAc7pBfOgwLTXABZFurVCCev7AXpxc7VdPwo0+NgShaq6LjeNRd2M2PSWCQDUxRhBeDOk3uKhJDyJZpT9X7w==",
"version": "7.1.0-1346",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.1.0-1346.tgz",
"integrity": "sha512-i5QY47ouejHMUitOj//bLK5S6bDBPtCJML8gDlsaRHLgEf/PMPrqzSQiAtcSaUlLqsFsG1crtyHeWGNM2r2g+w==",
"dependencies": {
"event-emitter": "^0.3.5",
"superagent": "^8.0.9",