mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ci:force][auto-commit] Update dependencies JS:6.1.0-936 (#8579)
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
This commit is contained in:
co-authored by
mauriziovitale
parent
5abb6fbee9
commit
fc8b76fa0b
Generated
+4
-4
@@ -10,7 +10,7 @@
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "6.1.0-928",
|
||||
"@alfresco/js-api": "6.1.0-936",
|
||||
"@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-928",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-928.tgz",
|
||||
"integrity": "sha512-QPrplRiFvX9itbhMx95uO3I25AFwEthWYO06TYwo3CKoWMZX37GEsX5Le1ATDPJUQDe3oAtm4xxsZOR/o9IvRg==",
|
||||
"version": "6.1.0-936",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-936.tgz",
|
||||
"integrity": "sha512-qJbDEUGqJhFbT/KFwMJzqCVwf1dvqUSipaIhw+hR5XDJWB7Kp25eqcJFeY4urW/vPrn2jtyZgJLwP691qoo3ag==",
|
||||
"dependencies": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^6.0.0",
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "6.1.0-928",
|
||||
"@alfresco/js-api": "6.1.0-936",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
|
||||
Reference in New Issue
Block a user