diff --git a/package-lock.json b/package-lock.json index f35c2d1449..7f9f20ccb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@alfresco/adf-core": "6.3.0-5833590093", "@alfresco/adf-extensions": "6.3.0-5833590093", "@alfresco/eslint-plugin-eslint-angular": "6.3.0-5833590093", - "@alfresco/js-api": "6.3.0-1104", + "@alfresco/js-api": "6.3.0-1157", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", "@angular/common": "14.1.3", @@ -239,9 +239,9 @@ "integrity": "sha512-Pm32JJrLGW1fsJeLWjc4Un+u8mMWb3+UmrgCQEhH269Yxx3ZbB75QyPdc78JsFJRenCgaAUQexISsmn4E+OgcA==" }, "node_modules/@alfresco/js-api": { - "version": "6.3.0-1104", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1104.tgz", - "integrity": "sha512-vzotSd8FB9xOCNyeVI6wn6wVlBumA9ku+uJf8CDTaLHEx57OCOWbhGMvf/D7Gkvz2bezyWwSwheND/28I4E7kQ==", + "version": "6.3.0-1157", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1157.tgz", + "integrity": "sha512-GT/h6oF9fvFxW8A0+pMPQIm5FQs+Uv7u2iIQWusdeaKId3YvBVOu7p2IbHHBYXjAIf+QHqny+Irzk5J4R/WBJQ==", "dependencies": { "event-emitter": "^0.3.5", "superagent": "^8.0.9", diff --git a/package.json b/package.json index 22f3dd62e5..504e664839 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@alfresco/adf-core": "6.3.0-5833590093", "@alfresco/adf-extensions": "6.3.0-5833590093", "@alfresco/eslint-plugin-eslint-angular": "6.3.0-5833590093", - "@alfresco/js-api": "6.3.0-1104", + "@alfresco/js-api": "6.3.0-1157", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", "@angular/common": "14.1.3",