diff --git a/package-lock.json b/package-lock.json index edee6e14fa..92a561e891 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@alfresco/adf-core": "6.6.0-7146652899", "@alfresco/adf-extensions": "6.6.0-7146652899", "@alfresco/eslint-plugin-eslint-angular": "6.6.0-7146652899", - "@alfresco/js-api": "7.5.0-7146652899", + "@alfresco/js-api": "7.5.0-7304552923", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", "@angular/common": "14.1.3", @@ -222,9 +222,9 @@ "integrity": "sha512-pb/VAfWPa4f5TKJ9T7iwJRTxxJrcJNG0aRaExdXIGXQIOiRVBwyONiTS9qaFeUFiELdH+7ukmFR6Q6dH/lLV4w==" }, "node_modules/@alfresco/js-api": { - "version": "7.5.0-7146652899", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.5.0-7146652899.tgz", - "integrity": "sha512-bGRMJwRvdbJHlmbOe/kJeVQRrIpsBGwTYuOb9jr272Z9UTEJWt+Lt777+3MXAqBip1D3odH3Zuxc27lWDwruhQ==", + "version": "7.5.0-7304552923", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.5.0-7304552923.tgz", + "integrity": "sha512-myBgBz10twMyAViFBYSPZB1jaQsIh1kFvIy2O6qolk+QD/ek5VOrf5GYXMUklGqi/3g3pKoWlpTFzJlM5VWYdg==", "dependencies": { "event-emitter": "^0.3.5", "superagent": "^8.0.9", diff --git a/package.json b/package.json index 33f0917eac..6ef0105bd0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@alfresco/adf-core": "6.6.0-7146652899", "@alfresco/adf-extensions": "6.6.0-7146652899", "@alfresco/eslint-plugin-eslint-angular": "6.6.0-7146652899", - "@alfresco/js-api": "7.5.0-7146652899", + "@alfresco/js-api": "7.5.0-7304552923", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", "@angular/common": "14.1.3",