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-952 (#8612)
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
This commit is contained in:
co-authored by
mauriziovitale
parent
7355216034
commit
8178bda158
Generated
+4
-4
@@ -10,7 +10,7 @@
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "6.1.0-951",
|
||||
"@alfresco/js-api": "6.1.0-952",
|
||||
"@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-951",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-951.tgz",
|
||||
"integrity": "sha512-ePnOoUTwyenMeA9j+VZS5xdE3I5pfyF2a3NAwr6vgNBYlNGtpHleelVbSWTXIlG9RzZVcCDVpEP6h3aKisH4hw==",
|
||||
"version": "6.1.0-952",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-952.tgz",
|
||||
"integrity": "sha512-KjS/ExJMhaQUB434fZIRLx1eJXvK2cNBSljguhW1AJ6kZOMWb9/teTnBv2Cx7h6mRfkNT7R6riXeU1ziM8dzaw==",
|
||||
"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-951",
|
||||
"@alfresco/js-api": "6.1.0-952",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
|
||||
Reference in New Issue
Block a user