Update branch for JS-API PR#9 (#7625)

* [ci:force][auto-commit] Update JS-API to 4.11.0-124 for branch: update-js-api originated from JS-API PR: 9

* [ci:force][auto-commit] Update JS-API to 4.11.0-125 for branch: update-js-api originated from JS-API PR: 125
This commit is contained in:
Alfresco Build
2022-05-11 09:00:34 +02:00
committed by GitHub
parent 7629797408
commit 106441873a
12 changed files with 18 additions and 18 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.11.0-122",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.11.0-122.tgz",
"integrity": "sha512-SJFMJBy6q7q21iELQmb+OZUC1Ej07+mXYuUcK4gcP1Bf9QOVOgLFGkpWPjh6LtY053vQSzRx1JKaMSUVkkeIVw==",
"version": "4.11.0-125",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.11.0-125.tgz",
"integrity": "sha512-aEv1yOmGv59wbJp9RqcRonfGsCVUicFp63AzA+FWnvp0D13Mz3dRGyzpT8nQyQOI8KvB0qAIq/4uucjIfBIy2g==",
"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": "4.11.0-122",
"@alfresco/js-api": "4.11.0-125",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",