From 9de9b7616cacca8ab024e4ca88cf1238d035aab8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2020 19:16:45 +0000 Subject: [PATCH] fix(deps): bump webex from 1.80.97 to 1.80.109 Bumps [webex](https://github.com/webex/webex-js-sdk) from 1.80.97 to 1.80.109. - [Release notes](https://github.com/webex/webex-js-sdk/releases) - [Commits](https://github.com/webex/webex-js-sdk/compare/v1.80.97...v1.80.109) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 454 +++++++++++++++++++++++----------------------- 1 file changed, 227 insertions(+), 227 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1349523e..62b0482f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1222,11 +1222,11 @@ "dev": true }, "@webex/common": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/common/-/common-1.80.97.tgz", - "integrity": "sha512-0h0OShmKAjdgbZSXLKJjA7tt0I7ka9GfCMe7vd3e306hVgeQ/aNdMw+OlqB/I+a9RihScjopaOcy7nzu/sl7NQ==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/common/-/common-1.80.109.tgz", + "integrity": "sha512-JHc9W4Ux4z2iHDPJowDVYOTNEoFvOkzCiVpnhfVxjS6O5peNb7tVl8dHlmZLe6NJP6uuIVIumQVR0dhfR0Buqw==", "requires": { - "@webex/common": "1.80.97", + "@webex/common": "1.80.109", "babel-runtime": "^6.26.0", "backoff": "^2.5.0", "core-decorators": "^0.20.0", @@ -1243,17 +1243,17 @@ } }, "@webex/common-timers": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/common-timers/-/common-timers-1.80.97.tgz", - "integrity": "sha512-LQKCDoWqH8wIe3eIg+JdmS6MnWRRIvJD6gRfwlKKoMETHwcOUDjXT2mseQYp3BMkHKA2AxfDMNsGii83rzvOyQ==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/common-timers/-/common-timers-1.80.109.tgz", + "integrity": "sha512-hNsTJVNlKTeiGtfUb1nkl5ioBY4YKmAlrH9jOyaJk6ASZnv7Jb0a4d7h/6X4z4WdFfLj09YkA6QtJ3RKnd6sCw==", "requires": { "envify": "^4.1.0" } }, "@webex/helper-html": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/helper-html/-/helper-html-1.80.97.tgz", - "integrity": "sha512-cVvcjnilAfo42ZgXtSmPO9b5mdxoVbYFDjSl2HHZowjOjD/BZgcj0qloheM+bqm3vwxkZZb3ps0mci5xmmOk/Q==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/helper-html/-/helper-html-1.80.109.tgz", + "integrity": "sha512-am6kzjsC8+itioqDcWV0iqVTBrspu7V4WkDT3WdX7Mp3BANmwm7BWosuG5wuMdZUH1QHO9TGAmPFaYdypDmztg==", "requires": { "babel-runtime": "^6.26.0", "envify": "^4.1.0", @@ -1268,11 +1268,11 @@ } }, "@webex/helper-image": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/helper-image/-/helper-image-1.80.97.tgz", - "integrity": "sha512-Ki1dKsj4aUiHImtntF08ncn6faAizba/xpheGY4yRLgiaRosfW2qqejODwGnMUVubvuCS/kwXVaCjZAdTh6BXw==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/helper-image/-/helper-image-1.80.109.tgz", + "integrity": "sha512-TWg8zOXWM+RqSkHI+YCQevma0RY7LKX56jsB5SJJ9Z7VeFRjxkzORtafb3pOMtppyy+2SFI1NsAApZNusOTmfA==", "requires": { - "@webex/http-core": "1.80.97", + "@webex/http-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "exif": "^0.6.0", @@ -1302,11 +1302,11 @@ } }, "@webex/http-core": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/http-core/-/http-core-1.80.97.tgz", - "integrity": "sha512-YoBtb2V6ZP1YYyA5Evt69bfJNXA0q65of33NRZbHGWxHPddJTlf93loTQx9HSy5JH1GiNX1hZCXl9Eho+FtSMA==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/http-core/-/http-core-1.80.109.tgz", + "integrity": "sha512-L9anHSNgzdYpYRaSePWe8NnBP6dhKvQ2llxIUfy7EFFYl7/5Y0eWrZL+dGoxi3/4xSIfDGdIQJTPhDmmJrnMyQ==", "requires": { - "@webex/common": "1.80.97", + "@webex/common": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "file-type": "^3.9.0", @@ -1332,14 +1332,14 @@ } }, "@webex/internal-plugin-calendar": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-calendar/-/internal-plugin-calendar-1.80.97.tgz", - "integrity": "sha512-MyQ5gTK6VVmrcnxXxaftf217xa53OvZVoLrJdNE9xUuURxzduxivCP/cJingr122LUuEHLXKZTdbaGDUtpLvhg==", - "requires": { - "@webex/internal-plugin-conversation": "1.80.97", - "@webex/internal-plugin-encryption": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-calendar/-/internal-plugin-calendar-1.80.109.tgz", + "integrity": "sha512-8iYZhwn9I+Ic8RYbcHjZJbBIzAM4TCrsPM7156sqxaFjVO4Kww4Z1qumnsb+XzB6q5zU/+NOdOqJRgUjL5Qv7g==", + "requires": { + "@webex/internal-plugin-conversation": "1.80.109", + "@webex/internal-plugin-encryption": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1353,16 +1353,16 @@ } }, "@webex/internal-plugin-conversation": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-conversation/-/internal-plugin-conversation-1.80.97.tgz", - "integrity": "sha512-Fiaq9fVb0LQy3ZALjrAfO52c/CotYuTnFH2jHfYYotecZCKFsELbqoLash0vaaRFM1Cu+eQlcqTQG6Uu81zL8Q==", - "requires": { - "@webex/common": "1.80.97", - "@webex/helper-html": "1.80.97", - "@webex/helper-image": "1.80.97", - "@webex/internal-plugin-encryption": "1.80.97", - "@webex/internal-plugin-user": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-conversation/-/internal-plugin-conversation-1.80.109.tgz", + "integrity": "sha512-uJpxPmOAj0yMAe/lchS25M5Mwv6MyUNuGhpognbXx/7vb9I6KttHBIlkvjon11vTj0j7uLZFi9yegNxSIQ3OEw==", + "requires": { + "@webex/common": "1.80.109", + "@webex/helper-html": "1.80.109", + "@webex/helper-image": "1.80.109", + "@webex/internal-plugin-encryption": "1.80.109", + "@webex/internal-plugin-user": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "crypto-js": "^3.1.9-1", "envify": "^4.1.0", @@ -1379,16 +1379,16 @@ } }, "@webex/internal-plugin-encryption": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-encryption/-/internal-plugin-encryption-1.80.97.tgz", - "integrity": "sha512-DfCDjpZwnozW1oxvvHd9MvYZC9KH4QTskH4uGQcmda4nuX3ytcPABG2uUqZJXdj3jTPrZeex62CP9ExrkF8PkQ==", - "requires": { - "@webex/common": "1.80.97", - "@webex/common-timers": "1.80.97", - "@webex/http-core": "1.80.97", - "@webex/internal-plugin-mercury": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-encryption/-/internal-plugin-encryption-1.80.109.tgz", + "integrity": "sha512-+xs9y8vxGms4cvx4po8idIaI3h4E1XOXCXQq4/6gIWxoEQ6hlV5DJOOhc5P75yFmx5pVCabc/gKf6mfq2K1EEg==", + "requires": { + "@webex/common": "1.80.109", + "@webex/common-timers": "1.80.109", + "@webex/http-core": "1.80.109", + "@webex/internal-plugin-mercury": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1419,13 +1419,13 @@ } }, "@webex/internal-plugin-feature": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-feature/-/internal-plugin-feature-1.80.97.tgz", - "integrity": "sha512-pLQeUH5x1qw/fCUht+mM1Z4bCQb8Hmk3hyIewEW4ttAAB95A1pzmcnIxz/00eHpVUQTXdhgcITrtVnb3cLhcxw==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-feature/-/internal-plugin-feature-1.80.109.tgz", + "integrity": "sha512-1CG6rUt/74NRHHM2idXWAfL6Prej5/uan5IQox7TulxiEKgY6KkPlDc8efrpbJW3Hz5SaAHW82MKSZUd975Few==", "requires": { - "@webex/internal-plugin-mercury": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "@webex/internal-plugin-mercury": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1439,31 +1439,31 @@ } }, "@webex/internal-plugin-lyra": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-lyra/-/internal-plugin-lyra-1.80.97.tgz", - "integrity": "sha512-eQ3LvV2r9RFzmbshMY0e2L1tewkMAMUaEoi0ND6n1Ua4XvF2WorTjM3CIE4Fcle+K+6L2ndpg9sUrx7UYkNLtQ==", - "requires": { - "@webex/common": "1.80.97", - "@webex/internal-plugin-conversation": "1.80.97", - "@webex/internal-plugin-encryption": "1.80.97", - "@webex/internal-plugin-feature": "1.80.97", - "@webex/internal-plugin-mercury": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-lyra/-/internal-plugin-lyra-1.80.109.tgz", + "integrity": "sha512-WgRLIXNqGQZmHsCoLjhhbjVnucwt9znXc9viL8JS+bjfmP9RfmKBPztImO1oNQioruI69l1rB9OCpg2XAhtcoA==", + "requires": { + "@webex/common": "1.80.109", + "@webex/internal-plugin-conversation": "1.80.109", + "@webex/internal-plugin-encryption": "1.80.109", + "@webex/internal-plugin-feature": "1.80.109", + "@webex/internal-plugin-mercury": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/internal-plugin-mercury": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-mercury/-/internal-plugin-mercury-1.80.97.tgz", - "integrity": "sha512-H8vfbDKB0apI5rowY/M3RYqCwGCdvNBDlGjLeeLr22OB7Wygdkd1081NmuS3TVJUJDOT3P106ChWNRnB5AABRA==", - "requires": { - "@webex/common": "1.80.97", - "@webex/common-timers": "1.80.97", - "@webex/internal-plugin-feature": "1.80.97", - "@webex/internal-plugin-metrics": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-mercury/-/internal-plugin-mercury-1.80.109.tgz", + "integrity": "sha512-dDwHoOLeBfWJ4kpvSlrd2Gy/PTs8z4aiBR/9SufnOv3WJ7QPE+hENJSEUYzWVRrUFvjQ2cWqRzN4L/F5w5s5YQ==", + "requires": { + "@webex/common": "1.80.109", + "@webex/common-timers": "1.80.109", + "@webex/internal-plugin-feature": "1.80.109", + "@webex/internal-plugin-metrics": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "backoff": "^2.5.0", "envify": "^4.1.0", @@ -1480,25 +1480,25 @@ } }, "@webex/internal-plugin-metrics": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-metrics/-/internal-plugin-metrics-1.80.97.tgz", - "integrity": "sha512-I9bH4l2ZFsFFXsD9O9qEo6eg4MwuWlPnaba1OSAFfCRgcaa2x9RX9XyjUAwA1x3TEqwSU2O1vhvl5uIh57i7Bg==", - "requires": { - "@webex/common": "1.80.97", - "@webex/common-timers": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-metrics/-/internal-plugin-metrics-1.80.109.tgz", + "integrity": "sha512-wL9RVBR9r5prGmXB9jqO+nkp3iZVFWbIuIyVj1tRtrx8nD+i2M7t1Zwyebms3tv6HNKDau7jGMwdZ/xDAMyfKw==", + "requires": { + "@webex/common": "1.80.109", + "@webex/common-timers": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/internal-plugin-presence": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-presence/-/internal-plugin-presence-1.80.97.tgz", - "integrity": "sha512-9F53JVTKhTDR7hB/OXFWRp/OWfblRpv6zuauGA+uIt6hzkpm2gXEAcInMOCvZ+avtb5ihxyQUzSXvhNfV4EKVw==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-presence/-/internal-plugin-presence-1.80.109.tgz", + "integrity": "sha512-UvT2gzlM5AWhiHAu4mjPFim22BkI4aHgmA0uOkXfN0jVFUuoq8F5ZliGSKsU7c6ImBKTtVWAyeO+INTdf8yAPQ==", "requires": { - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1512,14 +1512,14 @@ } }, "@webex/internal-plugin-search": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-search/-/internal-plugin-search-1.80.97.tgz", - "integrity": "sha512-HX9IOXOvzMdhg2k9IMaKo/tlTcTbjwJXwJ6zC0X6DSf29B8sujdb8KnFNAHJXnBVjt+xAtJENnypOyK5QDI/1A==", - "requires": { - "@webex/common": "1.80.97", - "@webex/internal-plugin-conversation": "1.80.97", - "@webex/internal-plugin-encryption": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-search/-/internal-plugin-search-1.80.109.tgz", + "integrity": "sha512-bf1gP6sSR9Rs8LjtCbxFAk0PovfwgPZxpYFhWhqFbiuNmYHl8BJdalls6k5ozb4ka3zeqT3PuoR9gCsOdWucbQ==", + "requires": { + "@webex/common": "1.80.109", + "@webex/internal-plugin-conversation": "1.80.109", + "@webex/internal-plugin-encryption": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1533,13 +1533,13 @@ } }, "@webex/internal-plugin-user": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-user/-/internal-plugin-user-1.80.97.tgz", - "integrity": "sha512-xGjh2c5hIwmmCWYSx2AAIKrQqvDlaR6jBBQiv2fl0rrDNR3BfGuMW7x1W4TT2Ftp8YayuKCGmKw81uOU8SSExQ==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-user/-/internal-plugin-user-1.80.109.tgz", + "integrity": "sha512-B5j+XCMeuucnIf+/Z5gdUHqFEUnrYHOjG0/Qc0zft0q8s4bY4AKCUcOFJaRyJkI+BZdTjcwnwWZuh1uEMk83og==", "requires": { - "@webex/common": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "@webex/common": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1553,14 +1553,14 @@ } }, "@webex/internal-plugin-wdm": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-wdm/-/internal-plugin-wdm-1.80.97.tgz", - "integrity": "sha512-aCzRfuKUPShiX+9tpipAa7HnC8xMs0RKANw9kZFD8d7L6ckGMPRc2617pUHe+mZrLdOx6JmlHz8KrSXuHD+0mw==", - "requires": { - "@webex/common": "1.80.97", - "@webex/common-timers": "1.80.97", - "@webex/http-core": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-wdm/-/internal-plugin-wdm-1.80.109.tgz", + "integrity": "sha512-X71Nsv3/k8myZG0C/iFI2rnSILCJUUiXSuumkb17SQWrwm1D7RxLy59yZHkP/cuHwtUI+d8hlfaefQT9CApjEQ==", + "requires": { + "@webex/common": "1.80.109", + "@webex/common-timers": "1.80.109", + "@webex/http-core": "1.80.109", + "@webex/webex-core": "1.80.109", "ampersand-collection": "^2.0.2", "ampersand-state": "^5.0.3", "babel-runtime": "^6.26.0", @@ -1576,14 +1576,14 @@ } }, "@webex/plugin-attachment-actions": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-attachment-actions/-/plugin-attachment-actions-1.80.97.tgz", - "integrity": "sha512-i1h4phKqG5SPw1KDh0qKIBFNDBug5HbITEYbuPUytQxEFRyfdR7dKnAnobbPuXM0PNW36p+/Gif/4JB4PHtLLg==", - "requires": { - "@webex/common": "1.80.97", - "@webex/internal-plugin-conversation": "1.80.97", - "@webex/internal-plugin-mercury": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-attachment-actions/-/plugin-attachment-actions-1.80.109.tgz", + "integrity": "sha512-fmmGTziWn1QqeCDZdRVm5MZCqTzy32YTXTeYO9z96GGXjgqSNXAvjoHv66yfLvA5tnfLApEkyhie95dkTMNUaw==", + "requires": { + "@webex/common": "1.80.109", + "@webex/internal-plugin-conversation": "1.80.109", + "@webex/internal-plugin-mercury": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1611,23 +1611,23 @@ } }, "@webex/plugin-authorization": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization/-/plugin-authorization-1.80.97.tgz", - "integrity": "sha512-tK/tyIwZYc8YgUPTn2m8obEHj8IA/ExI5jkPzOs0VEHcOkRaUFvj0Ubvh2p1R9ZofxbQNlPPvIWQIgRWC4F7ug==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization/-/plugin-authorization-1.80.109.tgz", + "integrity": "sha512-WcSUpheqCCJzheJcbnbkEinSGUP5E7zIbgxB5wf8jDQdJL9JuHowi0B5H8AcHTm4sfvaEBYVMRKOFpnd8LvHHA==", "requires": { - "@webex/plugin-authorization-browser": "1.80.97", - "@webex/plugin-authorization-node": "1.80.97", + "@webex/plugin-authorization-browser": "1.80.109", + "@webex/plugin-authorization-node": "1.80.109", "envify": "^4.1.0" } }, "@webex/plugin-authorization-browser": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-browser/-/plugin-authorization-browser-1.80.97.tgz", - "integrity": "sha512-UMMPIZw5kW2xEk6W1Bllj7rwJaXuS0oN9ODMfcmHLNsGrGkJ6+izDCqQUBAje+0UKSgyX1qPzJARwbZ/Xf+dfw==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-browser/-/plugin-authorization-browser-1.80.109.tgz", + "integrity": "sha512-3Iy4BPz4cTjEB7ef4FVO8rps1/ufc9vvHNOQ7uaxrSztMmB8DpQh6MjMEjaZod9zrTCci4KNH7/qxxbo30ZOPg==", "requires": { - "@webex/common": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "@webex/common": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15", @@ -1642,26 +1642,26 @@ } }, "@webex/plugin-authorization-node": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-node/-/plugin-authorization-node-1.80.97.tgz", - "integrity": "sha512-rnsH6kHCQ8Y0Uia52FUpPgnG6N2iOv4NyVoknfo8u0fo+Y2T4Bkl0lF4LNUl2aJxTyzxIdKm41BSl0NzuWZ44Q==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-node/-/plugin-authorization-node-1.80.109.tgz", + "integrity": "sha512-qVjtbdP8hagoi4+3Zxeq987SAaqQtMhG0DuCaRBllT/t388a5GLIAApWpB8A7OEVbtjQKxjxpsYWlffTh/kUqg==", "requires": { - "@webex/common": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "@webex/common": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/plugin-device-manager": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-device-manager/-/plugin-device-manager-1.80.97.tgz", - "integrity": "sha512-YBf8ObSmP1/COL7K8ypM/JJOhgmKfW5/yF9KCt4OmriuNWbvwIUqXmtuXHFrjwbMU2ouPwAy3IBrd6lQBZ/wyQ==", - "requires": { - "@webex/internal-plugin-lyra": "1.80.97", - "@webex/internal-plugin-search": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-device-manager/-/plugin-device-manager-1.80.109.tgz", + "integrity": "sha512-9dt85PH7vQFJGD8pjgogTUMeA7gKRV0xw8ZbfvatMCwmYNQ7xlFfz4qtpZcQzn7qx6kcLY79npxFLGlZD79WEw==", + "requires": { + "@webex/internal-plugin-lyra": "1.80.109", + "@webex/internal-plugin-search": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15", @@ -1676,12 +1676,12 @@ } }, "@webex/plugin-logger": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-logger/-/plugin-logger-1.80.97.tgz", - "integrity": "sha512-eIAMIkp2rg9VZJzdcn1/PmGokla7iyIiNS4X495ccNaho5ZS41v+MiNUPaJ7bgO8eXk8e0+Kt8aOiXQEZLHA4w==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-logger/-/plugin-logger-1.80.109.tgz", + "integrity": "sha512-592EKlfWkk3VPJ6cJdA2pVVQzL0TtTh0NDj32wi7P8/m5gYyiO9uKYcLe2TO3+Hc4+cf031oevxj6oEcIp+YCA==", "requires": { - "@webex/common": "1.80.97", - "@webex/webex-core": "1.80.97", + "@webex/common": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1695,14 +1695,14 @@ } }, "@webex/plugin-meetings": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-meetings/-/plugin-meetings-1.80.97.tgz", - "integrity": "sha512-3zlXBYM/HYGcPCc0/Ku7l/IBVqPa7VfAjridSWg6hFbP2sKlpsHMq5fo0hFENqF1eXG6ShhKTOut5Iyw1G+oNQ==", - "requires": { - "@webex/common": "1.80.97", - "@webex/common-timers": "1.80.97", - "@webex/internal-plugin-mercury": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-meetings/-/plugin-meetings-1.80.109.tgz", + "integrity": "sha512-SSSWLl6Nmtn49Qyibhzwuo5FQT0rO3Sf0J48i+SPBocBs0YZm7babPhfMNdV2VjwsN3mNpowkSBFH4Q0O15tPw==", + "requires": { + "@webex/common": "1.80.109", + "@webex/common-timers": "1.80.109", + "@webex/internal-plugin-mercury": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "bowser": "1.9.4", "btoa": "^1.2.1", @@ -1722,14 +1722,14 @@ } }, "@webex/plugin-memberships": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-memberships/-/plugin-memberships-1.80.97.tgz", - "integrity": "sha512-phJ/P2H75iF0pCyqMxuaRjn9R8rOk9u9/HigTmZfJWZ4y/HE8dfQ2j8mWRqGaySbGT2Ojt+dImZ99CxIMKl8kg==", - "requires": { - "@webex/common": "1.80.97", - "@webex/internal-plugin-conversation": "1.80.97", - "@webex/internal-plugin-mercury": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-memberships/-/plugin-memberships-1.80.109.tgz", + "integrity": "sha512-4Eyt53df3IwBr7WZSDYjGEPVLz7oQSTUV8Cjg6GFpG+nNUWHPTXR+r5UzolXzt0QmKHgTP34iWIErHbRrHmMRA==", + "requires": { + "@webex/common": "1.80.109", + "@webex/internal-plugin-conversation": "1.80.109", + "@webex/internal-plugin-mercury": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1757,14 +1757,14 @@ } }, "@webex/plugin-messages": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-messages/-/plugin-messages-1.80.97.tgz", - "integrity": "sha512-rhNs1ORwwMAgflGS7Se4V3elgMzglfNKHAY4fYPNoXm/16wNMg45ZM0GswIgHMQAbegbPT+Ix5AMh+MrS7rc3g==", - "requires": { - "@webex/common": "1.80.97", - "@webex/internal-plugin-conversation": "1.80.97", - "@webex/internal-plugin-mercury": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-messages/-/plugin-messages-1.80.109.tgz", + "integrity": "sha512-+jYC93WtU7qoKMBr5QmH5rhtiXCrtvJ6LPBHk0jul6zg0a9qeB16DDn0Ui9ECatjti1z/wDW14pNfvxBzNjw+A==", + "requires": { + "@webex/common": "1.80.109", + "@webex/internal-plugin-conversation": "1.80.109", + "@webex/internal-plugin-mercury": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1792,25 +1792,25 @@ } }, "@webex/plugin-people": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-people/-/plugin-people-1.80.97.tgz", - "integrity": "sha512-v8kNTTJ7aiDCFxDBauQr1sRyF1OC8DibCb3vXOqDEVIiein11g5BLN/dQzoVhpCzqMusqJfoJg2Ua94YwdmAbw==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-people/-/plugin-people-1.80.109.tgz", + "integrity": "sha512-opNstMDEEuRLENTbZJsh+vsgN+kolS70G4lTMqbojRSYP8me3gPYR1xak7diZ/wL6QVi3ZfR9Z6CBL3LgzN6zQ==", "requires": { - "@webex/common": "1.80.97", - "@webex/webex-core": "1.80.97", + "@webex/common": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/plugin-rooms": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-rooms/-/plugin-rooms-1.80.97.tgz", - "integrity": "sha512-XR0G6mA+5y7woWXi7f5s0TSOIIsUHMmbxwj5n6ZnOWb9z0OfbXAgiF1wzQStTt5zzWR9+iTHhBpA10CZKsFHaA==", - "requires": { - "@webex/common": "1.80.97", - "@webex/internal-plugin-conversation": "1.80.97", - "@webex/internal-plugin-mercury": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-rooms/-/plugin-rooms-1.80.109.tgz", + "integrity": "sha512-bUUm58YdhIbKXRpDWv/j6UHpHlLeqXo2YKsNUldZ7HIfYHEuhpl6hGktqMUH0ibSLLnr2AorFauJYPk0x88vsg==", + "requires": { + "@webex/common": "1.80.109", + "@webex/internal-plugin-conversation": "1.80.109", + "@webex/internal-plugin-mercury": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1838,51 +1838,51 @@ } }, "@webex/plugin-team-memberships": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-team-memberships/-/plugin-team-memberships-1.80.97.tgz", - "integrity": "sha512-k/Pg/iuE3C3gvLifKIInDc8RJqtSPRy+XVGk8TECiBa+jMrvNc5HwKfXPvCQWt7yjtum4bReW6bfo4Y4ZTErKg==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-team-memberships/-/plugin-team-memberships-1.80.109.tgz", + "integrity": "sha512-YlTdjSAYQ5AYEM+aYGjGUzX/vFPN0e2WKAYVBGSm4pELObJccG3GyXCinuF/8Z3s3FMdoKSHNeUTpCl/EJVqfw==", "requires": { - "@webex/webex-core": "1.80.97", + "@webex/webex-core": "1.80.109", "envify": "^4.1.0" } }, "@webex/plugin-teams": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-teams/-/plugin-teams-1.80.97.tgz", - "integrity": "sha512-Bo8dPQ6hsREFekLHxYT1pkayPy0+7/qLKup1nBbHe/bdTMNdn3v2yOHlWevsvnJV99QmXMz9GWfq5Pqfzw2oVw==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-teams/-/plugin-teams-1.80.109.tgz", + "integrity": "sha512-t4m1xNDNe+ZawAFZ8T+RksEmf59zUEU9DaoGis2YCLvRWmjeXMAT1Ns1uB2pAa87aTMgk5kAJjkEMrTDAYGohQ==", "requires": { - "@webex/webex-core": "1.80.97", + "@webex/webex-core": "1.80.109", "envify": "^4.1.0" } }, "@webex/plugin-webhooks": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/plugin-webhooks/-/plugin-webhooks-1.80.97.tgz", - "integrity": "sha512-cA2rnkAZea/1naJIVoc/CJwIqT2BT6u+wnHGXoKBquM9gqcTxrnhZB1V591lZr837mrMhkHXo84IJS4bNDgvAg==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/plugin-webhooks/-/plugin-webhooks-1.80.109.tgz", + "integrity": "sha512-dMxx17UR6tkvTTrrO9tEYEFaOuZUIq5CV9b+/JBToXmra+9DRrC0bzk4FzGdnnTmLOK9CWpAKRL804hzc927bQ==", "requires": { - "@webex/webex-core": "1.80.97", + "@webex/webex-core": "1.80.109", "envify": "^4.1.0" } }, "@webex/storage-adapter-local-storage": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/storage-adapter-local-storage/-/storage-adapter-local-storage-1.80.97.tgz", - "integrity": "sha512-R8tmU3Kfg1NhKtO0D2ZVNDJFv9yAz8B3w1h3nan/JQbvPrA97UqgwpvvicDxQTSe0HNGZQRLefNI51w8t4jTkg==", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/storage-adapter-local-storage/-/storage-adapter-local-storage-1.80.109.tgz", + "integrity": "sha512-tSFbJesyv9nt3Yi/VQFioo9PCqHOxfZru4SksE7Z0iqQ2KJSkHwvDpCvFi1vnJcw8zYi7VGbDEvECpV+amUwSA==", "requires": { - "@webex/webex-core": "1.80.97", + "@webex/webex-core": "1.80.109", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/webex-core": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/@webex/webex-core/-/webex-core-1.80.97.tgz", - "integrity": "sha512-SbJkQhNbDTdQoMOs0g6C/kQje+eOijKHdE7jScvxjsMH/5b4vy4GaqxaGEPuR502y6aSv4cv2aaSDLropdU7ag==", - "requires": { - "@webex/common": "1.80.97", - "@webex/common-timers": "1.80.97", - "@webex/http-core": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/@webex/webex-core/-/webex-core-1.80.109.tgz", + "integrity": "sha512-tMRln5McHa3pmzuQ/eXuYjfyQ54mFruhZKw4zzsa31LTsUNEsbEFpHINCCJcquwDpH9Hm1f7HDbQIYpQqgZSxQ==", + "requires": { + "@webex/common": "1.80.109", + "@webex/common-timers": "1.80.109", + "@webex/http-core": "1.80.109", + "@webex/webex-core": "1.80.109", "ampersand-collection": "^2.0.2", "ampersand-events": "^2.0.2", "ampersand-state": "^5.0.3", @@ -12670,27 +12670,27 @@ } }, "webex": { - "version": "1.80.97", - "resolved": "https://registry.npmjs.org/webex/-/webex-1.80.97.tgz", - "integrity": "sha512-3W515feOK0iFYzSia1aagG16tP/UPHylqqU2RDIwtVTo++Cm9Wh1Q9yJ/cupSTsi4d36gkyNhhDMsKEqpun7jQ==", - "requires": { - "@webex/internal-plugin-calendar": "1.80.97", - "@webex/internal-plugin-presence": "1.80.97", - "@webex/internal-plugin-wdm": "1.80.97", - "@webex/plugin-attachment-actions": "1.80.97", - "@webex/plugin-authorization": "1.80.97", - "@webex/plugin-device-manager": "1.80.97", - "@webex/plugin-logger": "1.80.97", - "@webex/plugin-meetings": "1.80.97", - "@webex/plugin-memberships": "1.80.97", - "@webex/plugin-messages": "1.80.97", - "@webex/plugin-people": "1.80.97", - "@webex/plugin-rooms": "1.80.97", - "@webex/plugin-team-memberships": "1.80.97", - "@webex/plugin-teams": "1.80.97", - "@webex/plugin-webhooks": "1.80.97", - "@webex/storage-adapter-local-storage": "1.80.97", - "@webex/webex-core": "1.80.97", + "version": "1.80.109", + "resolved": "https://registry.npmjs.org/webex/-/webex-1.80.109.tgz", + "integrity": "sha512-9G2Z+AYsrMVuJIoLJNtXj+38aOfbx4tyH/43c7aV54rGe4mAI96IHfUWXUu503+Uxc2ZXDMnOxL+5Oz5sf8nxQ==", + "requires": { + "@webex/internal-plugin-calendar": "1.80.109", + "@webex/internal-plugin-presence": "1.80.109", + "@webex/internal-plugin-wdm": "1.80.109", + "@webex/plugin-attachment-actions": "1.80.109", + "@webex/plugin-authorization": "1.80.109", + "@webex/plugin-device-manager": "1.80.109", + "@webex/plugin-logger": "1.80.109", + "@webex/plugin-meetings": "1.80.109", + "@webex/plugin-memberships": "1.80.109", + "@webex/plugin-messages": "1.80.109", + "@webex/plugin-people": "1.80.109", + "@webex/plugin-rooms": "1.80.109", + "@webex/plugin-team-memberships": "1.80.109", + "@webex/plugin-teams": "1.80.109", + "@webex/plugin-webhooks": "1.80.109", + "@webex/storage-adapter-local-storage": "1.80.109", + "@webex/webex-core": "1.80.109", "babel-polyfill": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15"