diff --git a/package-lock.json b/package-lock.json index 7c5460d77a..b7555a3336 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@alfresco/js-api": "6.1.0-899", + "@alfresco/js-api": "6.1.0-907", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.2", "@angular/common": "14.1.3", @@ -146,9 +146,9 @@ } }, "node_modules/@alfresco/js-api": { - "version": "6.1.0-899", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-899.tgz", - "integrity": "sha512-p+xSjdfdXBSvBdveOW6QC8KEC5PcTfB5+Fe9/aPy1DbXXXva06BGj8dgkspHewM/iVifLXG6ahA9rRAv2tfsQA==", + "version": "6.1.0-907", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-907.tgz", + "integrity": "sha512-BEG79c+eAsetkOinARRxFWj86zhrPbjbiLaLFC4OVDVpD6MWSil0EE62IUMC8s+bCdJ4hR8UcYTU0p4C+UZ2MQ==", "dependencies": { "event-emitter": "^0.3.5", "superagent": "^6.0.0", diff --git a/package.json b/package.json index afa147019c..d51658b4df 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "process services-cloud" ], "dependencies": { - "@alfresco/js-api": "6.1.0-899", + "@alfresco/js-api": "6.1.0-907", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.2", "@angular/common": "14.1.3", @@ -222,3 +222,4 @@ "module": "./index.js", "typings": "./index.d.ts" } +