Update branch for JS-API PR#3264 (#6775)

* [auto-commit] Update JS-API to 4.3.0-3264 for branch: update-js-api originated from JS-API PR: 3264

* [auto-commit] Update JS-API to 4.3.0-3273 for branch: update-js-api originated from JS-API PR: 3273

* [auto-commit] Update JS-API to 4.3.0-3274 for branch: update-js-api originated from JS-API PR: 3274

* [auto-commit] Update JS-API to 4.3.0-3275 for branch: update-js-api originated from JS-API PR: 3275

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build User
2021-03-05 06:54:00 +00:00
committed by GitHub
parent 76c7825f40
commit df8a8fb61f
12 changed files with 18 additions and 18 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.3.0-fc33b5aba2cdfe131d2f061049691b5e5b6fe59b",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.3.0-fc33b5aba2cdfe131d2f061049691b5e5b6fe59b.tgz",
"integrity": "sha512-lp+rlcNE3DfS9Pua6imdtFqmVyNztiJPLvcgv1XKg2yRHhWdzNfvufbAWtPq5i4ZjcIPlCvydDgABDof3YGDMg==",
"version": "4.3.0-3275",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.3.0-3275.tgz",
"integrity": "sha512-ExWlCTt7W6OFtbCbKi8Q1OVSzAz+MXRp0r7/7QH7B7RVVyBH0MH5xqWaoIGoTQXgVmxluoxgropfldTrpXR6pA==",
"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.3.0-3244",
"@alfresco/js-api": "^4.3.0-3275",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",