[ci:force][auto-commit] Update JS-API to 4.8.0-3998 for branch: update-js-api originated from JS-API PR: 3999 (#7375)

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build
2021-11-19 11:07:08 +00:00
committed by GitHub
parent 213455e060
commit 7148d299a8
12 changed files with 147 additions and 61424 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.7.0-3981",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.7.0-3981.tgz",
"integrity": "sha512-OBvBR+Jc/ECuiOvFJcJhDf+WjO6Vxe/o3OTz/Bl9otTmvyxWp0ZbEALYpDbVaWEWvOa5vZk3j8CCDOlFnFn0tA==",
"version": "4.8.0-3998",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.8.0-3998.tgz",
"integrity": "sha512-/eMypI/JmgRQWI9U9fjxSwkSvFxeJIwAPK/jNP2wgpjZrwrRxZgRFw6birtOEDE/K9nvDErXKYV9dV64Gj9MpA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "3.0.4",

View File

@@ -20,7 +20,7 @@
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
},
"dependencies": {
"@alfresco/js-api": "4.7.0",
"@alfresco/js-api": "4.8.0-3998",
"commander": "^4.0.0",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",