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

This commit is contained in:
Alfresco Build
2022-11-16 04:15:38 -05:00
committed by GitHub
parent 2683383881
commit ee5bcb3d6a
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-417",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-417.tgz",
"integrity": "sha512-UxTzCkH5KF749ZC4vYmK9OYrGT7iudirgmoc2W3Av6o/oUAfKAFfzT2BvyKao9N2TiA2//GN/5eC5LYi7PtRIQ==",
"version": "5.2.0-419",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.2.0-419.tgz",
"integrity": "sha512-djBgj8lfgFYIi6Z/kNglieuodjX34HHNJ8NxOZ2/ROYhpMnBrxB1oXMMZxTyHAQ96OvPxto7hADLOuNs16Sf7w==",
"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-417",
"@alfresco/js-api": "5.2.0-419",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",