[auto-commit] Update JS-API to 4.4.0-3364 for branch: update-js-api originated from JS-API PR: 3364 (#6908)

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build User
2021-04-08 10:17:25 +01:00
committed by GitHub
parent c120526a29
commit b08e2731bf
12 changed files with 18 additions and 18 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.4.0-3362",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.4.0-3362.tgz",
"integrity": "sha512-MyrijmiT/j5H2aNSriORui8QCQEhy8s1srOjWzHQfqge97tLrJs9ca9gE9w8zOdGBRwXCQKcmQ+TKoIGgSOXoA==",
"version": "4.4.0-3364",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.4.0-3364.tgz",
"integrity": "sha512-q401S9pRCjCFn9U8cJ0FB/DEwtshVzG/QdRQgtw2zPaEON6UNDCnS7gCAg/LbVKYY5LFdtuxyozvHbZMyV2+3w==",
"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.4.0-3362",
"@alfresco/js-api": "4.4.0-3364",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",