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

This commit is contained in:
Alfresco Build
2022-09-14 09:46:39 +02:00
committed by GitHub
parent dc1278c390
commit ed002577e6
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-316",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0-316.tgz",
"integrity": "sha512-UVUN/+KW4KJnY/FP9gb5eTAQm1a4G10rEQEYsllb+oVQt9Tx1ULsLhj4h3XiFdxRF0Fp9e7EJLqUVR7ya6KShw==",
"version": "5.1.0-317",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0-317.tgz",
"integrity": "sha512-/qW/Ks+pjSV+Q1mH0MomeoQLAgZNSMchsuBymyQLGlVtIr4I3dy4MQkQ93S8tco1Z7/z6AOreho23KTk65WbmQ==",
"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-316",
"@alfresco/js-api": "5.1.0-317",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",