[ci:force][auto-commit] Update dependencies JS:6.2.0-982 (#8662)

Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2023-06-14 11:01:33 +02:00
committed by GitHub
parent caaf04b5ea
commit 53c3d6a90a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": "6.2.0-981",
"@alfresco/js-api": "6.2.0-982",
"@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.2.0-981",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.2.0-981.tgz",
"integrity": "sha512-xYlgC2kqq0uPXGzCzYcexkxVYnyFn4uHEXYG6V9T6wVRivzXF7DWS9RnVwJ5DbVCRwqH7JTJXQMkPVPLaaPJuA==",
"version": "6.2.0-982",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.2.0-982.tgz",
"integrity": "sha512-tP7/VblH0QOMAlhjzCW8n/kE9PXA2nwkPisalNVNVtvOa6jVnwMQQlVvfnCRKf+yXX7SQYBMTKbvMA9Io0gBqw==",
"dependencies": {
"event-emitter": "^0.3.5",
"superagent": "^6.0.0",

View File

@@ -54,7 +54,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "6.2.0-981",
"@alfresco/js-api": "6.2.0-982",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",