diff --git a/package-lock.json b/package-lock.json index be503ca264..cb77c41f4b 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-948", + "@alfresco/js-api": "6.1.0-951", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.2", "@angular/common": "14.1.3", @@ -145,9 +145,9 @@ } }, "node_modules/@alfresco/js-api": { - "version": "6.1.0-948", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-948.tgz", - "integrity": "sha512-LW948mUPS0NiKXVeJ3ncLavjgnIzOrJtQelv7MrIGwbZWNakQVOakmIfJmTP60sv3SdEr0sFRbzmzLbYKdQdxQ==", + "version": "6.1.0-951", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-951.tgz", + "integrity": "sha512-ePnOoUTwyenMeA9j+VZS5xdE3I5pfyF2a3NAwr6vgNBYlNGtpHleelVbSWTXIlG9RzZVcCDVpEP6h3aKisH4hw==", "dependencies": { "event-emitter": "^0.3.5", "superagent": "^6.0.0", diff --git a/package.json b/package.json index f76b34e652..8d1d12d827 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "process services-cloud" ], "dependencies": { - "@alfresco/js-api": "6.1.0-948", + "@alfresco/js-api": "6.1.0-951", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.2", "@angular/common": "14.1.3",