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#3648 (#7129)
* [ci:force][auto-commit] Update JS-API to 4.5.0-3646 for branch: update-js-api originated from JS-API PR: 3648 * [ci:force][auto-commit] Update JS-API to 4.5.0-3650 for branch: update-js-api originated from JS-API PR: 3651 Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
committed by
GitHub
parent
4aa9f79707
commit
2e377731c9
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-3637",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.5.0-3637.tgz",
|
||||
"integrity": "sha512-X6kTPDFQJk8lnY9vxvMJ8El5staZS9Fz0jQr8psMHy4G/a38O1WPs5XR+KBzuodzqALuvXbR/2xAGdMEFaBg+w==",
|
||||
"version": "4.5.0-3650",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.5.0-3650.tgz",
|
||||
"integrity": "sha512-2RDWphLMAlDLGe5E3IbepsCm/hJ9bZDNq57EgWeIucdgy4Z6u/6WlyKbfBSPsofcx6hk1qIIbABeIQcPv2B8rw==",
|
||||
"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-3637",
|
||||
"@alfresco/js-api": "4.5.0-3650",
|
||||
"ejs": "^3.1.6",
|
||||
"fast-levenshtein": "^3.0.0",
|
||||
"graphql": "^15.4.0",
|
||||
|
Reference in New Issue
Block a user