Bump @alfresco/js-api from 4.1.0 to 4.2.0 (#6440)

Bumps [@alfresco/js-api](https://github.com/Alfresco/alfresco-js-api) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/Alfresco/alfresco-js-api/releases)
- [Commits](https://github.com/Alfresco/alfresco-js-api/compare/4.1.0...4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-09 15:20:12 +00:00
committed by GitHub
parent 38c10fcdef
commit 6c68650848

20
package-lock.json generated
View File

@@ -5,12 +5,12 @@
"requires": true,
"dependencies": {
"@alfresco/adf-cli": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-4.1.0.tgz",
"integrity": "sha512-G5XvgWukvVmoLCm5YO6A0FCJ7hHfCKwhX2urqO1M9Dmh13JgfYsJFl5s06TetdWmZMDCdU85nuVJaPKrOl9cXQ==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-4.2.0.tgz",
"integrity": "sha512-ROjrkanLKKL2oStj6/4FzA+mL1YmpTjl9A7j3YMYaLlWRGqvF5KBzOvh0He2a6shXa2ekH+uEFxDkAeYNI9B0w==",
"dev": true,
"requires": {
"@alfresco/js-api": "4.1.0",
"@alfresco/js-api": "4.2.0",
"commander": "^4.0.0",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",
@@ -35,18 +35,18 @@
}
},
"@alfresco/adf-testing": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-4.1.0.tgz",
"integrity": "sha512-HnJ3BnJx3j7Jkfn9C3m+7SxSSQ/Hsl6kuQEhj8NqZ1/6Gu9C9yZd7Zu2CIIOMRkgiJ8LFnYqtCyVdh0jHofZoQ==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-4.2.0.tgz",
"integrity": "sha512-zWGc9wjBPfuIKZVYmcgENPXLIXNGprNDJUya1uvw0iKr5UdVR43frVNtF1zkEWcm3yD2eTEFwWrWwfr066YZxQ==",
"dev": true,
"requires": {
"tslib": "^2.0.0"
}
},
"@alfresco/js-api": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.1.0.tgz",
"integrity": "sha512-9eWihZ3lNtI08cffrnTqB9G8j9syDbLegyTescj8J1vqcxaXF7pvFCfP1zcNRIzfEErx8ncqjFf+IMbh8lvb7A==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.2.0.tgz",
"integrity": "sha512-gaKTfiTPbcFdtcBQJ2qWFXVegOSt3FgQpUtzS64uQK9BrFS74wYqIVgYc+00RmGGmpEumKlPxxoSF/xWhrzIEA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "3.0.4",