[ci:force][auto-commit] Update JS-API to 5.4.0-619 for branch: update-js-api originated from JS-API PR: 619 (#8231)

This commit is contained in:
Alfresco Build
2023-02-09 20:43:07 +01:00
committed by GitHub
parent d873306c7c
commit cae2d70637
10 changed files with 66008 additions and 472 deletions

2276
lib/cli/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,7 @@
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
},
"dependencies": {
"@alfresco/js-api": "5.3.0",
"@alfresco/js-api": "5.4.0-619",
"commander": "6.2.1",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",