[ci:force][auto-commit] Update JS-API to 5.5.0-780 for branch: update-js-api originated from JS-API PR: 347 (#8468)

This commit is contained in:
Alfresco Build
2023-04-13 18:02:34 +02:00
committed by GitHub
parent 9a32126764
commit e5bb2e4fa4
12 changed files with 439 additions and 414 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.5.0-767",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0-767.tgz",
"integrity": "sha512-9AbRXmcMJrFF3JF0Zgq0wy9ACYQsPLxPzlJQj7mrSlNh5fBkNB9ktL4bsyNWfizWilXiIWCaZWs+mgEEkvkW6Q==",
"version": "5.5.0-780",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0-780.tgz",
"integrity": "sha512-qsphxrNz90uOWXg+pBD4vQXbsx2lujtrhK70mvB1q5YFYZgYUtwbq4/3ETGQWYMj0szPdF455dsLOU1Y2vQ8sw==",
"requires": {
"event-emitter": "^0.3.5",
"superagent": "^6.0.0",

View File

@@ -5,7 +5,7 @@
"author": "Alfresco Software, Ltd.",
"scripts": {},
"dependencies": {
"@alfresco/js-api": "5.5.0-767",
"@alfresco/js-api": "5.5.0-780",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",