diff --git a/package-lock.json b/package-lock.json index 7bd64e2e84..d916275b82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@alfresco/adf-core": "6.3.0-6123510771", "@alfresco/adf-extensions": "6.3.0-6123510771", "@alfresco/eslint-plugin-eslint-angular": "6.3.0-6123510771", - "@alfresco/js-api": "6.3.0-1272", + "@alfresco/js-api": "6.3.0-1280", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", "@angular/common": "14.1.3", @@ -239,9 +239,9 @@ "integrity": "sha512-zi03MXlo6uNbNTF1OA7Q5Q7v+YHr+rxjqclIzq/C2MUhXEnp7n6iGFXbnft3oZW1UVrcgYE7D0tgnEaGUkxOtg==" }, "node_modules/@alfresco/js-api": { - "version": "6.3.0-1272", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1272.tgz", - "integrity": "sha512-kg6uCBLo77dIL2yLULHhO+a5Kpbx7+f8LhtZ4y4Gpq80SWvjME1RrEBqLwaAltJP0MUbag4A0VO0y/HxNWlu0Q==", + "version": "6.3.0-1280", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1280.tgz", + "integrity": "sha512-xRf7YpSe9F9iNnimQS5DnNqCeb1P3EhBRnx/hOsqn9bC20c5plwjJWt2EIMcPvCz1TBhnw24BP14hUR6oq0pdQ==", "dependencies": { "event-emitter": "^0.3.5", "superagent": "^8.0.9", diff --git a/package.json b/package.json index 3df1caf9ca..7f51ca5eac 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@alfresco/adf-core": "6.3.0-6123510771", "@alfresco/adf-extensions": "6.3.0-6123510771", "@alfresco/eslint-plugin-eslint-angular": "6.3.0-6123510771", - "@alfresco/js-api": "6.3.0-1272", + "@alfresco/js-api": "6.3.0-1280", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", "@angular/common": "14.1.3",