mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ci:force][auto-commit] Update JS-API to 5.1.0 for branch: update-js-api originated from JS-API PR: 387 (#7918)
This commit is contained in:
6
tools/doc/package-lock.json
generated
6
tools/doc/package-lock.json
generated
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.1.0-378",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0-378.tgz",
|
||||
"integrity": "sha512-kAV8EDLQCwysKRBhJuocsZ1NoGwUFdoBTldtDZV/5tMoDUstnQ4SFTtscBpWVPATLYZgl+A+2Gf9VsDyzftHQA==",
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0.tgz",
|
||||
"integrity": "sha512-Oaqj9u1lyWCbZu4thcZvfXM70sqhGxFRGwc5OTEfs6Nk2jEPJLhOGyxlrMlImLB5OJpEdrslU0bm9VhkkWObSw==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "5.0.1",
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "5.1.0-378",
|
||||
"@alfresco/js-api": "5.1.0",
|
||||
"ejs": "^3.1.6",
|
||||
"fast-levenshtein": "^3.0.0",
|
||||
"graphql": "^15.4.0",
|
||||
|
Reference in New Issue
Block a user