[ci:force][auto-commit] Update JS-API to 4.7.0-3981 for branch: update-js-api originated from JS-API PR: 3983 (#7361)

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build
2021-11-11 11:07:48 +00:00
committed by GitHub
parent e441ad72ef
commit e3204fd6e6
12 changed files with 18 additions and 18 deletions

View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.7.0-3976",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.7.0-3976.tgz",
"integrity": "sha512-d6UCqtu0Vz+UvIvnVEF30CAB6a5NUDy5ZyqRtlql2yByJkC+mJnvqvlwCZG26FfOMeBWKDrZF4ZS5PYih88icg==",
"version": "4.7.0-3981",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.7.0-3981.tgz",
"integrity": "sha512-OBvBR+Jc/ECuiOvFJcJhDf+WjO6Vxe/o3OTz/Bl9otTmvyxWp0ZbEALYpDbVaWEWvOa5vZk3j8CCDOlFnFn0tA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "3.0.4",

View File

@@ -5,7 +5,7 @@
"author": "Alfresco Software, Ltd.",
"scripts": {},
"dependencies": {
"@alfresco/js-api": "4.7.0-3976",
"@alfresco/js-api": "4.7.0-3981",
"ejs": "^3.1.6",
"fast-levenshtein": "^3.0.0",
"graphql": "^15.4.0",