diff --git a/lib/cli/package-lock.json b/lib/cli/package-lock.json index ce9310ba72..e2542182af 100644 --- a/lib/cli/package-lock.json +++ b/lib/cli/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "@alfresco/js-api": { - "version": "4.10.0-77", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0-77.tgz", - "integrity": "sha512-oWlufvUZeG10V4RxX31d+kr7H783aKWngBtDTUPR2VYvBZLi6SYxO3SlVTJhyyd+LA46ycuHJS+cFT7HEyhWxw==", + "version": "4.10.0-78", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0-78.tgz", + "integrity": "sha512-bcATi1heOq76PV+shP8WVAy6Qi2NPt+U2jG1TtF1+gbKylnmAlCWDPtgZhNx2YSGdPPEXddR6r0u6/H4PnPV9w==", "requires": { "event-emitter": "^0.3.5", "minimatch": "5.0.1", @@ -489,9 +489,9 @@ "integrity": "sha1-BuARbTAo9q70gGhJ6w6mp0iuaWA=" }, "es5-ext": { - "version": "0.10.60", - "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.60.tgz", - "integrity": "sha512-jpKNXIt60htYG59/9FGf2PYT3pwMpnEbNKysU+k/4FGwyGtMotOvcZOuW+EmXXYASRqYSXQfGL5cVIthOTgbkg==", + "version": "0.10.61", + "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.61.tgz", + "integrity": "sha512-yFhIqQAzu2Ca2I4SE2Au3rxVfmohU9Y7wqGR+s7+H7krk26NXhIRAZDgqd6xqjCEFUomDEA3/Bo/7fKmIkW1kA==", "requires": { "es6-iterator": "^2.0.3", "es6-symbol": "^3.1.3", diff --git a/lib/cli/package.json b/lib/cli/package.json index c0d637189f..7dbdf73377 100644 --- a/lib/cli/package.json +++ b/lib/cli/package.json @@ -20,7 +20,7 @@ "dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/" }, "dependencies": { - "@alfresco/js-api": "4.10.0-77", + "@alfresco/js-api": "4.10.0-78", "commander": "^4.0.0", "ejs": "^2.6.1", "license-checker": "^25.0.1", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index 7e81ccd4bd..e4defd1cf2 100644 --- a/lib/content-services/package.json +++ b/lib/content-services/package.json @@ -20,7 +20,7 @@ "@angular/forms": ">=10.0.2", "@angular/material": ">=10.0.1", "@angular/router": ">=10.0.2", - "@alfresco/js-api": "4.10.0-77", + "@alfresco/js-api": "4.10.0-78", "@alfresco/adf-core": "4.9.0", "@ngx-translate/core": ">=13.0.0", "moment": ">=2.22.2" diff --git a/lib/core/package.json b/lib/core/package.json index e1f67cfde9..2376fcf0ce 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -26,7 +26,7 @@ "@angular/router": ">=10.0.2", "@mat-datetimepicker/core": ">=4.1.0", "@mat-datetimepicker/moment": ">=4.1.0", - "@alfresco/js-api": "4.10.0-77", + "@alfresco/js-api": "4.10.0-78", "@alfresco/adf-extensions": "4.9.0", "@ngx-translate/core": ">=13.0.0", "minimatch-browser": ">=1.0.0", diff --git a/lib/extensions/package.json b/lib/extensions/package.json index e0dbf7fdef..e5c0e60603 100644 --- a/lib/extensions/package.json +++ b/lib/extensions/package.json @@ -15,7 +15,7 @@ "peerDependencies": { "@angular/common": ">=10.0.2", "@angular/core": ">=10.0.2", - "@alfresco/js-api": "4.10.0-77" + "@alfresco/js-api": "4.10.0-78" }, "keywords": [ "extensions", diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index 2e03db6f08..c8f557e7e4 100644 --- a/lib/process-services-cloud/package.json +++ b/lib/process-services-cloud/package.json @@ -18,7 +18,7 @@ "@angular/flex-layout": ">=10.0.0-beta.32", "@angular/forms": ">=10.0.2", "@angular/material": ">=10.0.1", - "@alfresco/js-api": "4.10.0-77", + "@alfresco/js-api": "4.10.0-78", "@alfresco/adf-core": "4.9.0", "@alfresco/adf-content-services": "4.9.0", "@apollo/client": "^3.3.7", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index 2d88a1a119..d7bb9d9d22 100644 --- a/lib/process-services/package.json +++ b/lib/process-services/package.json @@ -19,7 +19,7 @@ "@angular/forms": ">=10.0.2", "@angular/material": ">=10.0.1", "@angular/router": ">=10.0.2", - "@alfresco/js-api": "4.10.0-77", + "@alfresco/js-api": "4.10.0-78", "@alfresco/adf-core": "4.9.0", "@alfresco/adf-content-services": "4.9.0", "@ngx-translate/core": ">=13.0.0", diff --git a/lib/testing/package.json b/lib/testing/package.json index fb5f37dfd0..9beb6d5117 100644 --- a/lib/testing/package.json +++ b/lib/testing/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/Alfresco/alfresco-ng2-components/issues" }, "peerDependencies": { - "@alfresco/js-api": "4.10.0-77" + "@alfresco/js-api": "4.10.0-78" }, "keywords": [ "testing", diff --git a/package-lock.json b/package-lock.json index 0b564c0835..334fea9b3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "@alfresco/js-api": { - "version": "4.10.0-77", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0-77.tgz", - "integrity": "sha512-oWlufvUZeG10V4RxX31d+kr7H783aKWngBtDTUPR2VYvBZLi6SYxO3SlVTJhyyd+LA46ycuHJS+cFT7HEyhWxw==", + "version": "4.10.0-78", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0-78.tgz", + "integrity": "sha512-bcATi1heOq76PV+shP8WVAy6Qi2NPt+U2jG1TtF1+gbKylnmAlCWDPtgZhNx2YSGdPPEXddR6r0u6/H4PnPV9w==", "requires": { "event-emitter": "^0.3.5", "minimatch": "5.0.1", diff --git a/package.json b/package.json index b04c25dc48..0d8b36ce3f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "process services-cloud" ], "dependencies": { - "@alfresco/js-api": "4.10.0-77", + "@alfresco/js-api": "4.10.0-78", "@angular/animations": "^10.0.4", "@angular/cdk": "10.1.3", "@angular/common": "^10.0.4", diff --git a/tools/doc/package-lock.json b/tools/doc/package-lock.json index 93749577e1..3c9e3fe381 100644 --- a/tools/doc/package-lock.json +++ b/tools/doc/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "@alfresco/js-api": { - "version": "4.10.0-77", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0-77.tgz", - "integrity": "sha512-oWlufvUZeG10V4RxX31d+kr7H783aKWngBtDTUPR2VYvBZLi6SYxO3SlVTJhyyd+LA46ycuHJS+cFT7HEyhWxw==", + "version": "4.10.0-78", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0-78.tgz", + "integrity": "sha512-bcATi1heOq76PV+shP8WVAy6Qi2NPt+U2jG1TtF1+gbKylnmAlCWDPtgZhNx2YSGdPPEXddR6r0u6/H4PnPV9w==", "requires": { "event-emitter": "^0.3.5", "minimatch": "5.0.1", @@ -596,9 +596,9 @@ "integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==" }, "es5-ext": { - "version": "0.10.60", - "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.60.tgz", - "integrity": "sha512-jpKNXIt60htYG59/9FGf2PYT3pwMpnEbNKysU+k/4FGwyGtMotOvcZOuW+EmXXYASRqYSXQfGL5cVIthOTgbkg==", + "version": "0.10.61", + "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.61.tgz", + "integrity": "sha512-yFhIqQAzu2Ca2I4SE2Au3rxVfmohU9Y7wqGR+s7+H7krk26NXhIRAZDgqd6xqjCEFUomDEA3/Bo/7fKmIkW1kA==", "requires": { "es6-iterator": "^2.0.3", "es6-symbol": "^3.1.3", diff --git a/tools/doc/package.json b/tools/doc/package.json index 0920c25716..b4ac473c66 100644 --- a/tools/doc/package.json +++ b/tools/doc/package.json @@ -5,7 +5,7 @@ "author": "Alfresco Software, Ltd.", "scripts": {}, "dependencies": { - "@alfresco/js-api": "4.10.0-77", + "@alfresco/js-api": "4.10.0-78", "ejs": "^3.1.6", "fast-levenshtein": "^3.0.0", "graphql": "^15.4.0",