[ci:force][auto-commit] Update JS-API to 4.6.0-3790 for branch: update-js-api originated from JS-API PR: 3793 (#7215)

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build User
2021-08-18 09:33:31 +01:00
committed by GitHub
parent 194274a8d8
commit d0e99c6bbf
12 changed files with 18 additions and 18 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.6.0-3780",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.6.0-3780.tgz",
"integrity": "sha512-/D5BbxXIh0GMpQh+ALGTPXDMOYi9yzBtLIfvpVgD6nHGbMwxVgZ0k5+zHM+fA3x4+OT/brXRZRkfDwTHsiwn6Q==",
"version": "4.6.0-3790",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.6.0-3790.tgz",
"integrity": "sha512-FQEq/qfzEIaYxShLUgPmyBcJ8tzUaWllcx59uRoMPuJliu/AX9DkAjGWlC3n0wlMHHSEPyhzDTCdAmtfmLDIEA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "3.0.4",

View File

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