[ci:force][auto-commit] Update JS-API to 5.1.0-343 for branch: update-js-api originated from JS-API PR: 343 (#7834)

This commit is contained in:
Alfresco Build
2022-09-30 16:00:50 +02:00
committed by GitHub
parent 5dac8cbe2e
commit 46da01fe18
12 changed files with 18 additions and 18 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.1.0-322",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0-322.tgz",
"integrity": "sha512-/83sKILu/tifPQuks8JtbiIJ2Oq/qXsrVPU5IMyY+YDuNFMVdykhXq0kcHgIA1HYaqCjvp11HWJleP+fExYDiQ==",
"version": "5.1.0-343",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0-343.tgz",
"integrity": "sha512-PMkioi5OsZHucEL8I4Bs2Ghk7xucoz3Hx5KS0ZVGSMV20+TZvCMI8G16TZnS2ABS9qHMjpqChx6EyMinOCCnzA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",

View File

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