Update branch for JS-API PR#3558 (#7080)

* [ci:force][auto-commit] Update JS-API to 4.5.0-3557 for branch: update-js-api originated from JS-API PR: 3558

* lock fix remove snyk

* rebase

* [ci:force][auto-commit] Update JS-API to 4.5.0-3561 for branch: update-js-api originated from JS-API PR: 3562

Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
This commit is contained in:
Alfresco Build User
2021-06-02 14:54:44 +01:00
committed by GitHub
parent 40bbeb13f0
commit 95d680b143
12 changed files with 332 additions and 37984 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.4.0-3493",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.4.0-3493.tgz",
"integrity": "sha512-O8qCJXSeL0S4/3VbCkAwDgeCCr4nQ4WqmpaLIU6YUGvO0AcPLYatKFoEuHlgCyex6gzRaYMQhoi1PhX/7cmQIg==",
"version": "4.5.0-3561",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.5.0-3561.tgz",
"integrity": "sha512-+u3hBpyt0fA0MEsB5OT8moQSe8VEV7jk/ag0dnYmgvte78fix5xOuQSeOD64uTLlKN+AtT56p740DcQspAB53g==",
"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-3493",
"@alfresco/js-api": "4.5.0-3561",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",