[ci:force][auto-commit] Update dependencies JS:7.1.0-1349 (#8941)

Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2023-09-28 10:23:44 +02:00
committed by GitHub
co-authored by MichalKinas
parent a488a729eb
commit ed0dd094b4
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-1346",
"@alfresco/js-api": "7.1.0-1349",
"@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-1346",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.1.0-1346.tgz",
"integrity": "sha512-i5QY47ouejHMUitOj//bLK5S6bDBPtCJML8gDlsaRHLgEf/PMPrqzSQiAtcSaUlLqsFsG1crtyHeWGNM2r2g+w==",
"version": "7.1.0-1349",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.1.0-1349.tgz",
"integrity": "sha512-p0qfoF8mTmaj8BCJ2EhNedOv60uqc2kOFEVByX/VxxTCYrMbG/OHRRNorYWoybI896AqJI5ytqJaKAtGqBKeuQ==",
"dependencies": {
"event-emitter": "^0.3.5",
"superagent": "^8.0.9",