[ci:force][auto-commit] Update dependencies JS:7.2.0 (#9069)

Co-authored-by: tomgny <tomgny@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2023-11-07 15:54:34 +01:00
committed by GitHub
co-authored by tomgny
parent a01a1b9e9a
commit 0891a60f4d
9 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": "7.2.0-1490",
"@alfresco/js-api": "7.2.0",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",
@@ -159,9 +159,9 @@
}
},
"node_modules/@alfresco/js-api": {
"version": "7.2.0-1490",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.2.0-1490.tgz",
"integrity": "sha512-e+CjsxeGH+n3wvKM8s8yXx4gEAyJMnblfP5kZ8Tph4ZeirNIvlbhkwy945HUFPrdR5YwC8McVMe5aPYFn63mpg==",
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.2.0.tgz",
"integrity": "sha512-/Tr88IO1s1cV8RC6X9EZ2jixPJ5IQQZWR6heN406l0/eqHxroXUGShRfNZxNLZBkMn0b3uiqnAxjNo2HmB+xug==",
"dependencies": {
"event-emitter": "^0.3.5",
"superagent": "^8.0.9",