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

This commit is contained in:
Alfresco Build
2022-10-18 12:34:17 +02:00
committed by GitHub
parent b94ec9fd16
commit 122aa805a2
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-364",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0-364.tgz",
"integrity": "sha512-26FQ5BlWWIMAZQmBChFyldAJLH7md5eqmC5Nt1jNGrVfLshfWyzO9vamAxRJ9P4IChCX70H06xkdDo+lLXvMAQ==",
"version": "5.1.0-369",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0-369.tgz",
"integrity": "sha512-zWS+2Euy9oyhEc1kq8SFuBvAAC7X8ex+IMO6XxWj2qIaNodpXSgfmh2xYwnYKLHzqdpiRmjyBZkXH6FUEIlxEw==",
"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-364",
"@alfresco/js-api": "5.1.0-369",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",