From 366db43d5cda73a992fb5b3513855da35463710d Mon Sep 17 00:00:00 2001 From: DenysVuika Date: Tue, 22 Aug 2023 00:18:08 +0000 Subject: [PATCH] [ci:force][auto-commit] Update dependencies ADF:6.3.0-5932321324 JS:6.3.0-1145 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f35c2d1449..afcb733a2a 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-1145", "@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-1145", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1145.tgz", + "integrity": "sha512-eWtTKyimVFRbT8eMI9T+rd6tPLhQh6fwWEj1la4SwNjBd/VWEs0w1huSwxWQHTOte7drMMLLXVoiWJeAsC/fpA==", "dependencies": { "event-emitter": "^0.3.5", "superagent": "^8.0.9", diff --git a/package.json b/package.json index 22f3dd62e5..498621b004 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-1145", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", "@angular/common": "14.1.3",