mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ci:force][auto-commit] Update dependencies JS:6.1.0-942 (#8590)
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
This commit is contained in:
parent
90cc562cb6
commit
6e7ca50406
8
package-lock.json
generated
8
package-lock.json
generated
@ -10,7 +10,7 @@
|
|||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alfresco/js-api": "6.1.0-941",
|
"@alfresco/js-api": "6.1.0-942",
|
||||||
"@angular/animations": "14.1.3",
|
"@angular/animations": "14.1.3",
|
||||||
"@angular/cdk": "14.1.2",
|
"@angular/cdk": "14.1.2",
|
||||||
"@angular/common": "14.1.3",
|
"@angular/common": "14.1.3",
|
||||||
@ -145,9 +145,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@alfresco/js-api": {
|
"node_modules/@alfresco/js-api": {
|
||||||
"version": "6.1.0-941",
|
"version": "6.1.0-942",
|
||||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-941.tgz",
|
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.1.0-942.tgz",
|
||||||
"integrity": "sha512-lurJtoPnjZasN9GTM0PSrv12GAvoGcM0TTKR6oscKKtygwEV9+nixah/nXXjG+RFTDTU+vQuFvSZqPFnpop5ag==",
|
"integrity": "sha512-5gtKVl4reQ6zqPZykxIfNPPA8TEiAUzFUuzr5z2uIboRFnv4d3ODlwEfI969famRZcEm/IAJ+sHhO66CysaU2A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"event-emitter": "^0.3.5",
|
"event-emitter": "^0.3.5",
|
||||||
"superagent": "^6.0.0",
|
"superagent": "^6.0.0",
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
"process services-cloud"
|
"process services-cloud"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alfresco/js-api": "6.1.0-941",
|
"@alfresco/js-api": "6.1.0-942",
|
||||||
"@angular/animations": "14.1.3",
|
"@angular/animations": "14.1.3",
|
||||||
"@angular/cdk": "14.1.2",
|
"@angular/cdk": "14.1.2",
|
||||||
"@angular/common": "14.1.3",
|
"@angular/common": "14.1.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user