mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update branch for JS-API PR#3583 (#7093)
* [ci:force][auto-commit] Update JS-API to 4.5.0-3576 for branch: update-js-api originated from JS-API PR: 3583 * [ci:force][auto-commit] Update JS-API to 4.5.0-3603 for branch: update-js-api originated from JS-API PR: 3604 Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
committed by
GitHub
parent
eb71a79d1e
commit
111742ff42
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": "4.5.0-3561",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.5.0-3561.tgz",
|
||||
"integrity": "sha512-+u3hBpyt0fA0MEsB5OT8moQSe8VEV7jk/ag0dnYmgvte78fix5xOuQSeOD64uTLlKN+AtT56p740DcQspAB53g==",
|
||||
"version": "4.5.0-3603",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.5.0-3603.tgz",
|
||||
"integrity": "sha512-VNBmtR9wMnggVcG7fV/wkCLhUcuPXOQKZeF7WGKVGBP5hp4bzOaZ+N5RuFSF0lR9G1UVWlynQ8G3rnYPQa4cVA==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "3.0.4",
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "4.5.0-3561",
|
||||
"@alfresco/js-api": "4.5.0-3603",
|
||||
"ejs": "^3.1.6",
|
||||
"fast-levenshtein": "^3.0.0",
|
||||
"graphql": "^15.4.0",
|
||||
|
Reference in New Issue
Block a user