[ci:force][auto-commit] Update JS-API to 4.6.0-3694 for branch: update-js-api originated from JS-API PR: 3696 (#7174)

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build User
2021-07-13 14:54:02 +02:00
committed by GitHub
co-authored by Travis CI User
parent 3d94711326
commit 182021a127
12 changed files with 60 additions and 30166 deletions
+6 -6
View File
@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.5.0-3672",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.5.0-3672.tgz",
"integrity": "sha512-nmeaMGZsFfnJTjHWQjcRlPM171TmLMuLvtB6X7w2ycSXXHDsynlDgSvas51eguqg2ZdVyBsQ6nWD9CDJRYc97A==",
"version": "4.6.0-3694",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.6.0-3694.tgz",
"integrity": "sha512-fgK2csttJMqK4zH7CL7I7+u2IbfFepCQSdYXeLoxjjtP8zG7uzIs6H5AXxsTEXUPo+x7sOihtymlckG3tuYzvg==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "3.0.4",
@@ -1218,9 +1218,9 @@
"integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ=="
},
"object-inspect": {
"version": "1.10.3",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.10.3.tgz",
"integrity": "sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw=="
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz",
"integrity": "sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg=="
},
"once": {
"version": "1.4.0",