[ci:force][auto-commit] Update JS-API to 5.2.0-423 for branch: update-js-api originated from JS-API PR: 423 (#7991)

This commit is contained in:
Alfresco Build
2022-11-18 04:22:02 -05:00
committed by GitHub
parent 933b59c54e
commit 73b34a0758
12 changed files with 18 additions and 18 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.2.0-420",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-420.tgz",
"integrity": "sha512-wDzMLlZne0D+IwLtA4U+5AXCaZ4lwN8FF25vTthz9tPjb32aAO+tkvBFXfrT1/fwhA1rSfy/lQORps6xVZzESQ==",
"version": "5.2.0-423",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-423.tgz",
"integrity": "sha512-/ZnsdvjFbjaHZfDLwbhLg5ZHBQ88Db1Ba08wNVQXLHNXRFGsS0Yok4mh10BU5RrH1yAvqjP4wVaj6qRFQh4OXg==",
"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.2.0-420",
"@alfresco/js-api": "5.2.0-423",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",