[ci:force][auto-commit] Update JS-API to 4.4.0-3443 for branch: update-js-api originated from JS-API PR: 3445 (#6982)

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build User
2021-05-07 15:33:58 +01:00
committed by GitHub
parent 957bd4130d
commit 1a1a78a5fb
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-3422",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.4.0-3422.tgz",
"integrity": "sha512-OC+yUEYRZPqPnL4pFtJ714KDl7tSx9PWkRQvvCWiwFAer5seTZAJAJgLHW+UR6mXOnOzqF3XD3MKo8c93Mt9Zw==",
"version": "4.4.0-3443",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.4.0-3443.tgz",
"integrity": "sha512-h4ZxvQS6WLS/pT6QOex3y8qZZ4YcXHeiY5oiP9pK2imOKhQ2OP85bSgPsu0KSoqWGscM5B9YtXZL2g/CpR/itQ==",
"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-3422",
"@alfresco/js-api": "4.4.0-3443",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",