diff --git a/package-lock.json b/package-lock.json index 17fb841e..8074ced1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1236,11 +1236,11 @@ "dev": true }, "@webex/common": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/common/-/common-1.80.29.tgz", - "integrity": "sha512-4c5iMjTv8qvmpRv59KEdjqgIqqQzCrWGNUADM5NZrUgDSmQdOdl/2gOa/3zL6PNc8+6yeS0kSFYpqAjRF0ZtPg==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/common/-/common-1.80.61.tgz", + "integrity": "sha512-zNvUDSLNcxu+L6aGiPB0pjr53eEkgiJA6VhCKlJpz/yFC8SyICWcSJZL8NRkWlv9Z/oYfng6wnVs/B3FWxvnWA==", "requires": { - "@webex/common": "1.80.29", + "@webex/common": "1.80.61", "babel-runtime": "^6.26.0", "backoff": "^2.5.0", "core-decorators": "^0.20.0", @@ -1257,17 +1257,17 @@ } }, "@webex/common-timers": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/common-timers/-/common-timers-1.80.29.tgz", - "integrity": "sha512-NCYRQEMeXTyK9HRVP8D/jUzAxQZFev4r84HO0qml5obT0mpmoHLt1zyfTD7/v0OJXaTkHvz/noYjIKeXYp/kQg==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/common-timers/-/common-timers-1.80.61.tgz", + "integrity": "sha512-g1vCWn7qHYStLfW0rj72qCsQCjK13y3POl+tCo6TKLpMs/GIujte8w66+85ogn9xXDq80LxrNhvwvd1N5XkBeg==", "requires": { "envify": "^4.1.0" } }, "@webex/helper-html": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/helper-html/-/helper-html-1.80.29.tgz", - "integrity": "sha512-W4i0q859wnN5cVRKtiG0DrNAMLPm3PDxPX7MPo8SIWYedNp4EKG5oAIkBIdVdpbKKKF6TVWG5Y4aJEA3rMg+uQ==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/helper-html/-/helper-html-1.80.61.tgz", + "integrity": "sha512-iaTg//X37bCKbL7p0S7T0Hrj0l5HudgkeZT2JUysYUt3JwhkCp3znYYh1XrCD3m+35PB9MF1tnmTPIq45OB40w==", "requires": { "babel-runtime": "^6.26.0", "envify": "^4.1.0", @@ -1282,11 +1282,11 @@ } }, "@webex/helper-image": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/helper-image/-/helper-image-1.80.29.tgz", - "integrity": "sha512-xIXek7ECDlAwRK5gZPSum68QCwuH0uNyPBfOXep+9vRoYJY9HXeaoGrpJRqgvdraazxmNNXVAPfsp1CDZKKU7w==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/helper-image/-/helper-image-1.80.61.tgz", + "integrity": "sha512-Ds2KIlfuoZ0WmE2Lt4yxiyAzBDGcbkWuqwkbKzoyHNVXCdHjUPIjJUJfMHd8tnmTiKo/675zjRGCOlVk3U524g==", "requires": { - "@webex/http-core": "1.80.29", + "@webex/http-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "exif": "^0.6.0", @@ -1301,26 +1301,26 @@ "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" }, "mime-db": { - "version": "1.40.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz", - "integrity": "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==" + "version": "1.42.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.42.0.tgz", + "integrity": "sha512-UbfJCR4UAVRNgMpfImz05smAXK7+c+ZntjaA26ANtkXLlOe947Aag5zdIcKQULAiF9Cq4WxBi9jUs5zkA84bYQ==" }, "mime-types": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz", - "integrity": "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==", + "version": "2.1.25", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.25.tgz", + "integrity": "sha512-5KhStqB5xpTAeGqKBAMgwaYMnQik7teQN4IAzC7npDv6kzeU6prfkR67bc87J1kWMPGkoaZSq1npmexMgkmEVg==", "requires": { - "mime-db": "1.40.0" + "mime-db": "1.42.0" } } } }, "@webex/http-core": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/http-core/-/http-core-1.80.29.tgz", - "integrity": "sha512-oxBkaaq1gc7xmitZ1yxaFJGL8yMERbdgiThMULNYZ9NkO0KFUY44xjlKdWId/F9akM+eiqbjzOjMYJk3d/brRA==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/http-core/-/http-core-1.80.61.tgz", + "integrity": "sha512-0wUyrFmydN3b9++kvyzU8Ksf6kYgADmDOWYXZKsN5oOVZo9ttxV+Yn97JBT0mruPILYItUY+6qL9/zH5qAC+8g==", "requires": { - "@webex/common": "1.80.29", + "@webex/common": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "file-type": "^3.9.0", @@ -1346,14 +1346,14 @@ } }, "@webex/internal-plugin-calendar": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-calendar/-/internal-plugin-calendar-1.80.29.tgz", - "integrity": "sha512-ZbRaCXE9dP7TknOT80TWCzREIeZ9z/G8EfAd9Kb2FOJEntDhKnbs8ZfTuQIQePK/pX2LbpG1IaCZiWdEKs1VWg==", - "requires": { - "@webex/internal-plugin-conversation": "1.80.29", - "@webex/internal-plugin-encryption": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-calendar/-/internal-plugin-calendar-1.80.61.tgz", + "integrity": "sha512-IdpwYiz2OwhepnaPvrOVK6BgSuJCurQ6cd/akLPnDxCLxRKu0+5WXlO9UM806u6xTC4pbYafj0zD0TNmmNbQNw==", + "requires": { + "@webex/internal-plugin-conversation": "1.80.61", + "@webex/internal-plugin-encryption": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1367,16 +1367,16 @@ } }, "@webex/internal-plugin-conversation": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-conversation/-/internal-plugin-conversation-1.80.29.tgz", - "integrity": "sha512-XKaHbPKKq31Q0iJEwespdDhPCBSdABiwY7Bdy+3aXWW259Kdsj8mv53UsVgRtfcZSQJ6wf0KsTF369hRaFUDDQ==", - "requires": { - "@webex/common": "1.80.29", - "@webex/helper-html": "1.80.29", - "@webex/helper-image": "1.80.29", - "@webex/internal-plugin-encryption": "1.80.29", - "@webex/internal-plugin-user": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-conversation/-/internal-plugin-conversation-1.80.61.tgz", + "integrity": "sha512-t3lRKfqYbF7p67Mn+8t4qz0qwtkym2Bsu9Fu17e1KWrr8PjWSqdX4qa6eWCdzGxK/nVNmyzYUPvpmhUCfDSptA==", + "requires": { + "@webex/common": "1.80.61", + "@webex/helper-html": "1.80.61", + "@webex/helper-image": "1.80.61", + "@webex/internal-plugin-encryption": "1.80.61", + "@webex/internal-plugin-user": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15", @@ -1391,16 +1391,16 @@ } }, "@webex/internal-plugin-encryption": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-encryption/-/internal-plugin-encryption-1.80.29.tgz", - "integrity": "sha512-0VHOTNTPQef5sF0pGPXrUf+PTyGBr8c0aMx1QVELuJ9GjPAMTVffpbfvhqvp8fnhKTb68cBTFZfpPgB0A1CPgQ==", - "requires": { - "@webex/common": "1.80.29", - "@webex/common-timers": "1.80.29", - "@webex/http-core": "1.80.29", - "@webex/internal-plugin-mercury": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-encryption/-/internal-plugin-encryption-1.80.61.tgz", + "integrity": "sha512-ygMa3GlThmWeM73OHGQOfkBlGZg1zu4GAFzhtnHLpXsehEeuV/PAi4Wou/phj1iVc/4DN1RbGGNhgBpkkK9zZw==", + "requires": { + "@webex/common": "1.80.61", + "@webex/common-timers": "1.80.61", + "@webex/http-core": "1.80.61", + "@webex/internal-plugin-mercury": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1431,13 +1431,13 @@ } }, "@webex/internal-plugin-feature": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-feature/-/internal-plugin-feature-1.80.29.tgz", - "integrity": "sha512-yEQ1TP/CLrrk9wehVfyE43Ao56HqvJLJHU/ua9cetXdLl/Rhu3Z1asLEZY/zc0vjLQpOA3+8m77KBJkId1h6ug==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-feature/-/internal-plugin-feature-1.80.61.tgz", + "integrity": "sha512-xp0E6+jToK2cnTYjcHLJ4sYE9+01pSBN0Uvz0mU+6mx3Eg3BPKsihwYFeUz0ankilb6lcZP/P/9oE5C8gZrRTw==", "requires": { - "@webex/internal-plugin-mercury": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/webex-core": "1.80.29", + "@webex/internal-plugin-mercury": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1451,31 +1451,31 @@ } }, "@webex/internal-plugin-lyra": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-lyra/-/internal-plugin-lyra-1.80.29.tgz", - "integrity": "sha512-cUjtqJEFe13LdbJbgCY6ammyPz60hUXFW7/Toj5L0CIlHlW08/wvWhsXaun1Hj2KtBlVHE3fKOI9pQ5w6iPzBA==", - "requires": { - "@webex/common": "1.80.29", - "@webex/internal-plugin-conversation": "1.80.29", - "@webex/internal-plugin-encryption": "1.80.29", - "@webex/internal-plugin-feature": "1.80.29", - "@webex/internal-plugin-mercury": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-lyra/-/internal-plugin-lyra-1.80.61.tgz", + "integrity": "sha512-7UKEVeLt3Lt+Ck0rBcivxHgMmM2oOanA0xEUNEPKpdAXSfowsiXEZLF7iy1D7Kk+Log2PvsvNq1e1CsRQn8OKA==", + "requires": { + "@webex/common": "1.80.61", + "@webex/internal-plugin-conversation": "1.80.61", + "@webex/internal-plugin-encryption": "1.80.61", + "@webex/internal-plugin-feature": "1.80.61", + "@webex/internal-plugin-mercury": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/internal-plugin-mercury": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-mercury/-/internal-plugin-mercury-1.80.29.tgz", - "integrity": "sha512-q00HpF1bfVWcq4NWw77Yz4RNrwpR7a907UL7NQs5SboXWg81Qk2vHwsPfEF4SGkhVX3adAU9yLcNTtrAjOn5ZQ==", - "requires": { - "@webex/common": "1.80.29", - "@webex/common-timers": "1.80.29", - "@webex/internal-plugin-feature": "1.80.29", - "@webex/internal-plugin-metrics": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-mercury/-/internal-plugin-mercury-1.80.61.tgz", + "integrity": "sha512-yRXNW2lRqSk234laAOpxWJnIHxyrOk1m0OAawyqkb3RzjdY3pBXFx1umJe+CHBHcl9EzW3JExrCvB3Mq4uSHig==", + "requires": { + "@webex/common": "1.80.61", + "@webex/common-timers": "1.80.61", + "@webex/internal-plugin-feature": "1.80.61", + "@webex/internal-plugin-metrics": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "backoff": "^2.5.0", "envify": "^4.1.0", @@ -1492,26 +1492,45 @@ } }, "@webex/internal-plugin-metrics": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-metrics/-/internal-plugin-metrics-1.80.29.tgz", - "integrity": "sha512-0woSZZby1Lx1/SNietcdycndBYG/d2K0j4pH+K9t6JZ62LqUXoawSLHEgy01uDK5MqNmhuQ0VPZcPti1XQ/xfw==", - "requires": { - "@webex/common": "1.80.29", - "@webex/common-timers": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-metrics/-/internal-plugin-metrics-1.80.61.tgz", + "integrity": "sha512-UOm5WhcmXNdygKMa89nRHruAonBekqdSfBKOFoLGLZrsg8sQyiqLXvhDg7sdL9SEw89QdDQFtBIh3A7Tsa7FKA==", + "requires": { + "@webex/common": "1.80.61", + "@webex/common-timers": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, + "@webex/internal-plugin-presence": { + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-presence/-/internal-plugin-presence-1.80.61.tgz", + "integrity": "sha512-UjAg1p+TH1U/cLiYB0DkBIykqhIa3+VrH9bItjh41Fi1Ef3InYblJZL6uJwq+BiqsVXShgql6fbrB/OcWM8gwA==", + "requires": { + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", + "babel-runtime": "^6.26.0", + "envify": "^4.1.0", + "lodash": "^4.17.15" + }, + "dependencies": { + "lodash": { + "version": "4.17.15", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", + "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + } + } + }, "@webex/internal-plugin-search": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-search/-/internal-plugin-search-1.80.29.tgz", - "integrity": "sha512-7jqM2XDQxD2ma2kxk1IHVoGddiJn1INAjZ3seZZdjJTmfyWck3Mk3aNpJ99MZHzGCTNcXibllhTegW1aImrjyw==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-search/-/internal-plugin-search-1.80.61.tgz", + "integrity": "sha512-OMFBiE/R92Z7QxJclybZ0U4lCh922HwL+wrw8N08hV393KfF8SF0p9kRpd5uFzAMLFnflWK0IZ/TzH61mohTJg==", "requires": { - "@webex/common": "1.80.29", - "@webex/internal-plugin-encryption": "1.80.29", - "@webex/webex-core": "1.80.29", + "@webex/common": "1.80.61", + "@webex/internal-plugin-encryption": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1525,13 +1544,13 @@ } }, "@webex/internal-plugin-user": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-user/-/internal-plugin-user-1.80.29.tgz", - "integrity": "sha512-wYNVFUH0tNdk8h+TPAz4dN9Xc1M9OhU1ZBdVv5y4egs7j/SV//v5gtiGIBLsbycse06yYGaU4wuj53f6JQxC6g==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-user/-/internal-plugin-user-1.80.61.tgz", + "integrity": "sha512-o7FD8BNBUmiTm/6OmB6rhiqGKUHqw7KszeUoA7rH6ANDy6ADb7KGlowMIPVnN5mkkxR0QPMmT3i0WNKMP8TJSg==", "requires": { - "@webex/common": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/webex-core": "1.80.29", + "@webex/common": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1545,14 +1564,14 @@ } }, "@webex/internal-plugin-wdm": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-wdm/-/internal-plugin-wdm-1.80.29.tgz", - "integrity": "sha512-Vvx1CgO7oonzTJI8XeXw4QaOs2859b9gtZ6Ia606fCvXja5TGEIUe1c9NhQ/X2H/nrhtRvb7KIcfC0M4+Ibf/g==", - "requires": { - "@webex/common": "1.80.29", - "@webex/common-timers": "1.80.29", - "@webex/http-core": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-wdm/-/internal-plugin-wdm-1.80.61.tgz", + "integrity": "sha512-2dLL+9wpURsyQJbpXmSubYk82WvRveDl+1PstigaCloNiXMiyCFQWDLUcFEJWvAMjyO4VvR9X6wySJrPCmQbMg==", + "requires": { + "@webex/common": "1.80.61", + "@webex/common-timers": "1.80.61", + "@webex/http-core": "1.80.61", + "@webex/webex-core": "1.80.61", "ampersand-collection": "^2.0.2", "ampersand-state": "^5.0.3", "babel-runtime": "^6.26.0", @@ -1568,35 +1587,35 @@ } }, "@webex/plugin-attachment-actions": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-attachment-actions/-/plugin-attachment-actions-1.80.29.tgz", - "integrity": "sha512-cmYab1jkVQSrbwtAyh25BWgy+I6ABBfP+h5tOnXz5JLsIysYHkAJ9fK1pVXjyBaFqtqLGvGiipDhhLPjdJ5ssA==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-attachment-actions/-/plugin-attachment-actions-1.80.61.tgz", + "integrity": "sha512-WCVPncVCC3+j//JoLPQ4dH6FtpheB4HPvzCwdJnEy9GCJ3k1xiqX0SJzs1UeTJclQiheTMeVIjYY1Jln3RDSnA==", "requires": { - "@webex/internal-plugin-conversation": "1.80.29", - "@webex/internal-plugin-mercury": "1.80.29", - "@webex/webex-core": "1.80.29", + "@webex/internal-plugin-conversation": "1.80.61", + "@webex/internal-plugin-mercury": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/plugin-authorization": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization/-/plugin-authorization-1.80.29.tgz", - "integrity": "sha512-bcnKjezokLAg1uQbngDtwQjPnjl912uymVufasCByzM8KDn1Mkm0ITLXiKbXU6LbmdAvhg6+62Wmh+W3mvYbLw==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization/-/plugin-authorization-1.80.61.tgz", + "integrity": "sha512-mrzpKyo4Eflr5F1/KT47GcOy4231uIlhC41a4DXvYR/rWoNJbL8rZc1ZIMCaHv+n1PylFS3dUR6UeiVe6NG2rw==", "requires": { - "@webex/plugin-authorization-browser": "1.80.29", - "@webex/plugin-authorization-node": "1.80.29", + "@webex/plugin-authorization-browser": "1.80.61", + "@webex/plugin-authorization-node": "1.80.61", "envify": "^4.1.0" } }, "@webex/plugin-authorization-browser": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-browser/-/plugin-authorization-browser-1.80.29.tgz", - "integrity": "sha512-BqoEL5aIg6BqcoHPA0QqUq3yGg8J1gUIF+ILJXjrmM+Hcqbsu7gj26lyJmurSvYGiqltVYMN8j0f60dpGTRf9g==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-browser/-/plugin-authorization-browser-1.80.61.tgz", + "integrity": "sha512-LfSy+SyO3eDCM/gPU6oJNpsvnS9B9oomct+b+BTYd5CbFls8RCFyRwHeCgGt8ETLrm8yxEkwLNL3vkzTmg3sAA==", "requires": { - "@webex/common": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/webex-core": "1.80.29", + "@webex/common": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15", @@ -1611,26 +1630,26 @@ } }, "@webex/plugin-authorization-node": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-node/-/plugin-authorization-node-1.80.29.tgz", - "integrity": "sha512-d+maYrpyk5/l3zunzSqsOagUDWID1sX5VNyl7IjYW3Ifp51K837qgD3htlV3yIoguJkyLPEzbgqytmxBLKwIuw==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-node/-/plugin-authorization-node-1.80.61.tgz", + "integrity": "sha512-CwEOdDpNFn0L5AO66YUC1JGD6Js53CsMJmiXvQJDPHXohOkKcdQSGswt4Kt3jZNNeGgkKOsgYyMXThlb7KVDRA==", "requires": { - "@webex/common": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/webex-core": "1.80.29", + "@webex/common": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/plugin-device-manager": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-device-manager/-/plugin-device-manager-1.80.29.tgz", - "integrity": "sha512-+e0VkizpQ99gwW0L6oSmG0J1IM4KVqHzMifVoC0V8r+h3c9iyZYGzFnezwtm6+qfDZQsfxFiX7b2NFKrGzqXsg==", - "requires": { - "@webex/internal-plugin-lyra": "1.80.29", - "@webex/internal-plugin-search": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-device-manager/-/plugin-device-manager-1.80.61.tgz", + "integrity": "sha512-cxxGixJrdSff1EVAw2BPjPrvzDy0gw7Dqt/9r+VDJuPdU2nfb85XKa8V3uLYUYVMWbOR9osgW/wDE36h+5XPsg==", + "requires": { + "@webex/internal-plugin-lyra": "1.80.61", + "@webex/internal-plugin-search": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15", @@ -1645,12 +1664,12 @@ } }, "@webex/plugin-logger": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-logger/-/plugin-logger-1.80.29.tgz", - "integrity": "sha512-bWIoDgvcGbq3lEn0bcrSF0LxC4mxDZReIbR5qhWJ3uPS4y42823zFYgB+p5khhlWtq1lfSQ/RhZM7QzFr8pBEw==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-logger/-/plugin-logger-1.80.61.tgz", + "integrity": "sha512-vFyU4ggQCdvpK+4Igf+TxR+8shfj4FyqrgFsYs/UI1EnHXzwyzrxv64H4qqQNSw9qSu5cW2+0ZjkHYEsSoB7wQ==", "requires": { - "@webex/common": "1.80.29", - "@webex/webex-core": "1.80.29", + "@webex/common": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1664,14 +1683,14 @@ } }, "@webex/plugin-meetings": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-meetings/-/plugin-meetings-1.80.29.tgz", - "integrity": "sha512-FoIKcaMuWuJziWyJ4A4roJ+AqA3ZBq7shdp10alyxrznq4w+R/+Iz/LP7d43uq9Ezd0fgIAM3gRLIXVy8u/22g==", - "requires": { - "@webex/common": "1.80.29", - "@webex/common-timers": "1.80.29", - "@webex/internal-plugin-mercury": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-meetings/-/plugin-meetings-1.80.61.tgz", + "integrity": "sha512-q0mUVcxhfFEE4amJ/Qz4EfYpVcmdhb+ecPDOApQN+RS/PczzJT1pF9zZfLokYtG8zNnC7EuzFbPYQsIjkufSbQ==", + "requires": { + "@webex/common": "1.80.61", + "@webex/common-timers": "1.80.61", + "@webex/internal-plugin-mercury": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "bowser": "1.9.4", "btoa": "^1.2.1", @@ -1691,14 +1710,14 @@ } }, "@webex/plugin-memberships": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-memberships/-/plugin-memberships-1.80.29.tgz", - "integrity": "sha512-uIEqu3DubQ9a26KkY+EDljptcu1mIQdcuzCNlMYp7yP7Ic2LuoXbssq5jVsSOh8Tx1C4rpRpW6kgKKARvkKFWg==", - "requires": { - "@webex/common": "1.80.29", - "@webex/internal-plugin-conversation": "1.80.29", - "@webex/internal-plugin-mercury": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-memberships/-/plugin-memberships-1.80.61.tgz", + "integrity": "sha512-F2uaPTRmoHUZEL3d6T3pZMKlPeSLljsu6doeb3UQdsaDR3Cxzdb2RZDOYW1mruim33VJQ361DUyThNvzgpoB3A==", + "requires": { + "@webex/common": "1.80.61", + "@webex/internal-plugin-conversation": "1.80.61", + "@webex/internal-plugin-mercury": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1726,14 +1745,14 @@ } }, "@webex/plugin-messages": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-messages/-/plugin-messages-1.80.29.tgz", - "integrity": "sha512-ruzFpXpzE3olfkl59YOL64C5uDDi3TX3sSm/KWE0l9MZlP1aZfPDYr7YooEwrPEG+KOhFrL+7BYdRxVPA/ymdQ==", - "requires": { - "@webex/common": "1.80.29", - "@webex/internal-plugin-conversation": "1.80.29", - "@webex/internal-plugin-mercury": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-messages/-/plugin-messages-1.80.61.tgz", + "integrity": "sha512-AQ4JSqBcqmDbImi5E3PinTo2+5VDxWIukeKefF6eCVb+8ITJSG+Vx0CrjDDQqnzd+mdZtse9QB+qyWBksq8jCA==", + "requires": { + "@webex/common": "1.80.61", + "@webex/internal-plugin-conversation": "1.80.61", + "@webex/internal-plugin-mercury": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1761,25 +1780,25 @@ } }, "@webex/plugin-people": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-people/-/plugin-people-1.80.29.tgz", - "integrity": "sha512-XhnRk76IrOWiphJtAbuTmaOKv4wytmSHWaWasvSktHht9XF2OXb1KmEz+T8S41Yyv0sWBIzyRZG7lgWvnPDPYQ==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-people/-/plugin-people-1.80.61.tgz", + "integrity": "sha512-+6H2xk1J4xWTyMuyGpKMjH2oz88XtLa7sGqX3L3NdDxZGzDGfilOemT6887Eu7n0l3SRGOfOq+Etf69BqyPPqA==", "requires": { - "@webex/common": "1.80.29", - "@webex/webex-core": "1.80.29", + "@webex/common": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/plugin-rooms": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-rooms/-/plugin-rooms-1.80.29.tgz", - "integrity": "sha512-LwQGdSsk3JmeuMoWpRjYPt9PBVW4TuBWans2WnMAo6Y9h64kQXEpr95V8QUL9sA0Ng8HY4Rk8hz19aX7HsSIhQ==", - "requires": { - "@webex/common": "1.80.29", - "@webex/internal-plugin-conversation": "1.80.29", - "@webex/internal-plugin-mercury": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-rooms/-/plugin-rooms-1.80.61.tgz", + "integrity": "sha512-5/Z2Oev85+RdxNF+1OU8X0oSigsmugcKPw+7c2Ww2rOTpkO4qxJ34zuuE36gah8QzEK6ZHO+QYdNM14/DpBHzA==", + "requires": { + "@webex/common": "1.80.61", + "@webex/internal-plugin-conversation": "1.80.61", + "@webex/internal-plugin-mercury": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1807,51 +1826,51 @@ } }, "@webex/plugin-team-memberships": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-team-memberships/-/plugin-team-memberships-1.80.29.tgz", - "integrity": "sha512-DV20Z24pMyFYtHZjnmElEjj53XSJljAWx184kHUTpSo7u13bfPUmwu7tykb/jDe663azUiAMbUJnVQn8YNLgAg==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-team-memberships/-/plugin-team-memberships-1.80.61.tgz", + "integrity": "sha512-3IrLA0CerS6ct9gdCUnQEVd4CiXgpUUyz806wFzOLuyVBSsz1YcvN3yqsTUZ9HUjmoG09pMxI0KCtIp5IeFsfQ==", "requires": { - "@webex/webex-core": "1.80.29", + "@webex/webex-core": "1.80.61", "envify": "^4.1.0" } }, "@webex/plugin-teams": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-teams/-/plugin-teams-1.80.29.tgz", - "integrity": "sha512-saytMg8gZUXZ4CQAKsuM+SkLCRW0GeGqOnTp1nL3hDWITnwQJ61agapJmJYq+Og0nSGywvJY/ULPIW22gLeGxg==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-teams/-/plugin-teams-1.80.61.tgz", + "integrity": "sha512-y6AjJrBCtmm0qclDROH5zAsI0FUlQqjy+Ehvp07oS6TQp3hSg1W8+DbRtC1HHpP3nEEaIzEm10Jg/poQK5aCTg==", "requires": { - "@webex/webex-core": "1.80.29", + "@webex/webex-core": "1.80.61", "envify": "^4.1.0" } }, "@webex/plugin-webhooks": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/plugin-webhooks/-/plugin-webhooks-1.80.29.tgz", - "integrity": "sha512-YXKgIiXjZYzD6hvGhPw7rFgUoCE0H60VzkfdEUFtCADLdX3IYUB47ciA4c6kOrY0YCKKs90SV9LeeadS0KxuXA==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/plugin-webhooks/-/plugin-webhooks-1.80.61.tgz", + "integrity": "sha512-GF3Oy4Mb+xFDnoOpZ68LsdKidNYRrwkWsoef8DM+kQItrq7nxMw67TdWsh+3QxuK/q76PrzYNjBPa2ZnhdO2Og==", "requires": { - "@webex/webex-core": "1.80.29", + "@webex/webex-core": "1.80.61", "envify": "^4.1.0" } }, "@webex/storage-adapter-local-storage": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/storage-adapter-local-storage/-/storage-adapter-local-storage-1.80.29.tgz", - "integrity": "sha512-RVlSgahCESAiMfL7wd4FjCdu0GoerqLr6sw07mdABcMLh65ssUCmLNJJlT67fapDmMXRP8twJGTMmAxR4G+IfQ==", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/storage-adapter-local-storage/-/storage-adapter-local-storage-1.80.61.tgz", + "integrity": "sha512-fYoaBrXO47keJUgZlFeSMaRrVZbJ/Ryp68Dt1ead/OaaxvdIviEZKObqINzIDIZ8lyV8gxp9NDA/IZ4Wa9f/PA==", "requires": { - "@webex/webex-core": "1.80.29", + "@webex/webex-core": "1.80.61", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/webex-core": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/@webex/webex-core/-/webex-core-1.80.29.tgz", - "integrity": "sha512-1upuaO06m8alPIqqXpGUrm9ntpJ8e+7EBlTtTI+HlRxz3HcFjGQrCM/u7cCeH7REbjjekLC5PrxK2n4FI5HBaA==", - "requires": { - "@webex/common": "1.80.29", - "@webex/common-timers": "1.80.29", - "@webex/http-core": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/@webex/webex-core/-/webex-core-1.80.61.tgz", + "integrity": "sha512-kxO6hVRzDfNfmJppq8iE1LUNTRbY1mKs8b8GqBvrsMMY959VEJ7SFLN2JjipkOQqKILmJ6rKEyToOx1hEo5Jeg==", + "requires": { + "@webex/common": "1.80.61", + "@webex/common-timers": "1.80.61", + "@webex/http-core": "1.80.61", + "@webex/webex-core": "1.80.61", "ampersand-collection": "^2.0.2", "ampersand-events": "^2.0.2", "ampersand-state": "^5.0.3", @@ -2190,9 +2209,9 @@ "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=" }, "aws4": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz", - "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==" + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.9.0.tgz", + "integrity": "sha512-Uvq6hVe90D0B2WEnUqtdgY1bATGz3mw33nH9Y+dmA+w5DHvUmBgkr5rM/KCHpCsiFNRUfokW/szpPPgMK2hm4A==" }, "b64u": { "version": "2.0.0", @@ -3161,14 +3180,6 @@ "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" }, - "define-properties": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz", - "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==", - "requires": { - "object-keys": "^1.0.12" - } - }, "define-property": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", @@ -3481,33 +3492,6 @@ "is-arrayish": "^0.2.1" } }, - "es-abstract": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.16.0.tgz", - "integrity": "sha512-xdQnfykZ9JMEiasTAJZJdMWCQ1Vm00NBw79/AWi7ELfZuuPCSOMDZbT9mkOfSctVtfhb+sAAzrm+j//GjjLHLg==", - "requires": { - "es-to-primitive": "^1.2.0", - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-symbols": "^1.0.0", - "is-callable": "^1.1.4", - "is-regex": "^1.0.4", - "object-inspect": "^1.6.0", - "object-keys": "^1.1.1", - "string.prototype.trimleft": "^2.1.0", - "string.prototype.trimright": "^2.1.0" - } - }, - "es-to-primitive": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.0.tgz", - "integrity": "sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==", - "requires": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" - } - }, "es6-promise": { "version": "4.2.6", "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.6.tgz", @@ -3851,14 +3835,6 @@ "resolve-dir": "^1.0.1" } }, - "for-each": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", - "requires": { - "is-callable": "^1.1.3" - } - }, "for-in": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", @@ -3963,11 +3939,6 @@ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" }, - "function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" - }, "gauge": { "version": "2.7.4", "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", @@ -4448,25 +4419,12 @@ "har-schema": "^2.0.0" } }, - "has": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "requires": { - "function-bind": "^1.1.1" - } - }, "has-flag": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", "dev": true }, - "has-symbols": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.0.tgz", - "integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=" - }, "has-unicode": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", @@ -4915,11 +4873,6 @@ "builtin-modules": "^1.0.0" } }, - "is-callable": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz", - "integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==" - }, "is-data-descriptor": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", @@ -4940,11 +4893,6 @@ } } }, - "is-date-object": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz", - "integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=" - }, "is-descriptor": { "version": "0.1.6", "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", @@ -5047,28 +4995,12 @@ "integrity": "sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=", "dev": true }, - "is-regex": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz", - "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=", - "requires": { - "has": "^1.0.1" - } - }, "is-stream": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", "dev": true }, - "is-symbol": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.2.tgz", - "integrity": "sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==", - "requires": { - "has-symbols": "^1.0.0" - } - }, "is-text-path": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz", @@ -9823,16 +9755,6 @@ } } }, - "object-inspect": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.6.0.tgz", - "integrity": "sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ==" - }, - "object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" - }, "object-visit": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", @@ -10050,13 +9972,9 @@ } }, "parse-headers": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/parse-headers/-/parse-headers-2.0.2.tgz", - "integrity": "sha512-/LypJhzFmyBIDYP9aDVgeyEb5sQfbfY5mnDq4hVhlQ69js87wXfmEI5V3xI6vvXasqebp0oCytYFLxsBVfCzSg==", - "requires": { - "for-each": "^0.3.3", - "string.prototype.trim": "^1.1.2" - } + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/parse-headers/-/parse-headers-2.0.3.tgz", + "integrity": "sha512-QhhZ+DCCit2Coi2vmAKbq5RGTRcQUOE2+REgv8vdyu7MnYx2eZztegqtTx99TZ86GTIwqiy3+4nQTWZ2tgmdCA==" }, "parse-json": { "version": "2.2.0", @@ -10350,9 +10268,9 @@ "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=" }, "psl": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.4.0.tgz", - "integrity": "sha512-HZzqCGPecFLyoRj5HLfuDSKYTJkAfB5thKBIkRHtGjWwY7p1dAyveIbXIq4tO0KYfDF2tHqPUgY9SDnGm00uFw==" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/psl/-/psl-1.5.0.tgz", + "integrity": "sha512-4vqUjKi2huMu1OJiLhi3jN6jeeKvMZdI1tYgi/njW5zV52jNLgSAZSdN16m9bJFe61/cT8ulmw4qFitV9QRsEA==" }, "pump": { "version": "3.0.0", @@ -10421,9 +10339,9 @@ "dev": true }, "qs": { - "version": "6.9.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.0.tgz", - "integrity": "sha512-27RP4UotQORTpmNQDX8BHPukOnBP3p1uUJY5UnDhaJB+rMt9iMsok724XL+UHU23bEFOHRMQ2ZhI99qOWUMGFA==" + "version": "6.9.1", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.1.tgz", + "integrity": "sha512-Cxm7/SS/y/Z3MHWSxXb8lIFqgqBowP5JMlTUFyJN88y0SGQhVmZnqFK/PeuMX9LzUyWsqqhNxIyg0jlzq946yA==" }, "quick-lru": { "version": "1.1.0", @@ -10610,16 +10528,16 @@ }, "dependencies": { "mime-db": { - "version": "1.40.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz", - "integrity": "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==" + "version": "1.42.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.42.0.tgz", + "integrity": "sha512-UbfJCR4UAVRNgMpfImz05smAXK7+c+ZntjaA26ANtkXLlOe947Aag5zdIcKQULAiF9Cq4WxBi9jUs5zkA84bYQ==" }, "mime-types": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz", - "integrity": "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==", + "version": "2.1.25", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.25.tgz", + "integrity": "sha512-5KhStqB5xpTAeGqKBAMgwaYMnQik7teQN4IAzC7npDv6kzeU6prfkR67bc87J1kWMPGkoaZSq1npmexMgkmEVg==", "requires": { - "mime-db": "1.40.0" + "mime-db": "1.42.0" } }, "qs": { @@ -11799,34 +11717,6 @@ "strip-ansi": "^5.2.0" } }, - "string.prototype.trim": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.0.tgz", - "integrity": "sha512-9EIjYD/WdlvLpn987+ctkLf0FfvBefOCuiEr2henD8X+7jfwPnyvTdmW8OJhj5p+M0/96mBdynLWkxUr+rHlpg==", - "requires": { - "define-properties": "^1.1.3", - "es-abstract": "^1.13.0", - "function-bind": "^1.1.1" - } - }, - "string.prototype.trimleft": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz", - "integrity": "sha512-FJ6b7EgdKxxbDxc79cOlok6Afd++TTs5szo+zJTUyow3ycrRfJVE2pq3vcN53XexvKZu/DJMDfeI/qMiZTrjTw==", - "requires": { - "define-properties": "^1.1.3", - "function-bind": "^1.1.1" - } - }, - "string.prototype.trimright": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz", - "integrity": "sha512-fXZTSV55dNBwv16uw+hh5jkghxSnc5oHq+5K/gXgizHwAvMetdAJlHqqoFC1FSDVPYWLkAKl2cxpUT41sV7nSg==", - "requires": { - "define-properties": "^1.1.3", - "function-bind": "^1.1.1" - } - }, "string_decoder": { "version": "0.10.31", "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", @@ -12355,26 +12245,27 @@ } }, "webex": { - "version": "1.80.29", - "resolved": "https://registry.npmjs.org/webex/-/webex-1.80.29.tgz", - "integrity": "sha512-p5vjPHD5uVj/GMbNqX0gDlmcAIEXNwGegYlGZkJ2YEHcvyeHvyap+pzyW/p2JSR560AxVd8LSOnumOol/rK3gQ==", - "requires": { - "@webex/internal-plugin-calendar": "1.80.29", - "@webex/internal-plugin-wdm": "1.80.29", - "@webex/plugin-attachment-actions": "1.80.29", - "@webex/plugin-authorization": "1.80.29", - "@webex/plugin-device-manager": "1.80.29", - "@webex/plugin-logger": "1.80.29", - "@webex/plugin-meetings": "1.80.29", - "@webex/plugin-memberships": "1.80.29", - "@webex/plugin-messages": "1.80.29", - "@webex/plugin-people": "1.80.29", - "@webex/plugin-rooms": "1.80.29", - "@webex/plugin-team-memberships": "1.80.29", - "@webex/plugin-teams": "1.80.29", - "@webex/plugin-webhooks": "1.80.29", - "@webex/storage-adapter-local-storage": "1.80.29", - "@webex/webex-core": "1.80.29", + "version": "1.80.61", + "resolved": "https://registry.npmjs.org/webex/-/webex-1.80.61.tgz", + "integrity": "sha512-hqnuyzmEdjNtE2eGfdEUotqjW9eBEnBmVU/bA64+xzURINymOqmv6WeGz2/1kAEweftFP9AkYhGAUbqVHwtQxg==", + "requires": { + "@webex/internal-plugin-calendar": "1.80.61", + "@webex/internal-plugin-presence": "1.80.61", + "@webex/internal-plugin-wdm": "1.80.61", + "@webex/plugin-attachment-actions": "1.80.61", + "@webex/plugin-authorization": "1.80.61", + "@webex/plugin-device-manager": "1.80.61", + "@webex/plugin-logger": "1.80.61", + "@webex/plugin-meetings": "1.80.61", + "@webex/plugin-memberships": "1.80.61", + "@webex/plugin-messages": "1.80.61", + "@webex/plugin-people": "1.80.61", + "@webex/plugin-rooms": "1.80.61", + "@webex/plugin-team-memberships": "1.80.61", + "@webex/plugin-teams": "1.80.61", + "@webex/plugin-webhooks": "1.80.61", + "@webex/storage-adapter-local-storage": "1.80.61", + "@webex/webex-core": "1.80.61", "babel-polyfill": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15"