From 9d334864fdb3564eed92822361f51e97aef4b1e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2020 19:25:56 +0000 Subject: [PATCH] fix(deps): bump webex from 1.80.151 to 1.80.191 Bumps [webex](https://github.com/webex/webex-js-sdk) from 1.80.151 to 1.80.191. - [Release notes](https://github.com/webex/webex-js-sdk/releases) - [Commits](https://github.com/webex/webex-js-sdk/compare/v1.80.151...v1.80.191) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 628 +++++++++++++++++++++++++--------------------- 1 file changed, 346 insertions(+), 282 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5ce86111..17c84927 100644 --- a/package-lock.json +++ b/package-lock.json @@ -687,9 +687,9 @@ } }, "@peculiar/asn1-schema": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@peculiar/asn1-schema/-/asn1-schema-1.0.5.tgz", - "integrity": "sha512-rzzorGYnQNmVHleLvC8gJSbbdNYtg+EB9s075dHvwpxs10teXHYnRmTWhCVuWjbSVSofwdm7IYPtMTWTbcNUWA==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@peculiar/asn1-schema/-/asn1-schema-1.1.2.tgz", + "integrity": "sha512-ntQ4UnUFgdjs0tfWR6YmEQm/x0glV4OFus/RjxLkaJUKfu/R7VilefBntyUO3MoKWdlCgib30KN+JpCY1HqU2A==", "requires": { "asn1js": "^2.0.26", "tslib": "^1.11.1" @@ -703,24 +703,30 @@ } }, "@peculiar/json-schema": { - "version": "1.1.9", - "resolved": "https://registry.npmjs.org/@peculiar/json-schema/-/json-schema-1.1.9.tgz", - "integrity": "sha512-F2ST2y/IQPgY+1QMw1Q33sqJbGDCeO3lGqI69SL3Hgo0++7iHqprUB1QyxB/A7bN3tuM65MBxoM2JLbwh42lsQ==", + "version": "1.1.10", + "resolved": "https://registry.npmjs.org/@peculiar/json-schema/-/json-schema-1.1.10.tgz", + "integrity": "sha512-kbpnG9CkF1y6wwGkW7YtSA+yYK4X5uk4rAwsd1hxiaYE3Hkw2EsGlbGh/COkMLyFf+Fe830BoFiMSB3QnC/ItA==", "requires": { - "tslib": "^1.10.0" + "tslib": "^1.11.1" + }, + "dependencies": { + "tslib": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz", + "integrity": "sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==" + } } }, "@peculiar/webcrypto": { - "version": "1.0.25", - "resolved": "https://registry.npmjs.org/@peculiar/webcrypto/-/webcrypto-1.0.25.tgz", - "integrity": "sha512-c/+KJJIw/R5mnsNLW0wlVZh7LKpYsnK5usdKCHztqs+X8LEXVzLeu1kB2L0sYEL+arDBM3VSPKGSmCJ8OLTNkQ==", + "version": "1.0.29", + "resolved": "https://registry.npmjs.org/@peculiar/webcrypto/-/webcrypto-1.0.29.tgz", + "integrity": "sha512-3e6CIpjZuj5WxPymGm0kCZA05XA9BSXwBEb/mU9KjBHAmEwMokT0yVIhxqwspCHSynlrTfUB+9KTNpseyB077A==", "requires": { - "@peculiar/asn1-schema": "^1.0.3", - "@peculiar/json-schema": "^1.1.9", - "asn1js": "^2.0.26", - "pvtsutils": "^1.0.9", + "@peculiar/asn1-schema": "^1.1.2", + "@peculiar/json-schema": "^1.1.10", + "pvtsutils": "^1.0.10", "tslib": "^1.11.1", - "webcrypto-core": "^1.0.17" + "webcrypto-core": "^1.0.20" }, "dependencies": { "tslib": { @@ -1285,16 +1291,17 @@ "dev": true }, "@webex/common": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/common/-/common-1.80.151.tgz", - "integrity": "sha512-bEKE4C5ygNRuP4P4iQhzKcbUzEfl6742Jhx4D6WPqsL89zHx9BworIk2db/rGcbp5xsuwoexS9zgMBb9v6B/KA==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/common/-/common-1.80.191.tgz", + "integrity": "sha512-dgJ4yAtpon2KbAYaA18N7+AgRtwkPZIL92dcNf5B8f4RSugtCWp1DEobWw6ogYVsODWDxIMp3iZDkyzJ844PRg==", "requires": { - "@webex/common": "1.80.151", + "@webex/common": "1.80.191", "babel-runtime": "^6.26.0", "backoff": "^2.5.0", "core-decorators": "^0.20.0", "envify": "^4.1.0", "lodash": "^4.17.15", + "safe-buffer": "^5.2.0", "urlsafe-base64": "^1.0.0" }, "dependencies": { @@ -1302,21 +1309,26 @@ "version": "4.17.15", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + }, + "safe-buffer": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.0.tgz", + "integrity": "sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==" } } }, "@webex/common-timers": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/common-timers/-/common-timers-1.80.151.tgz", - "integrity": "sha512-tyuQLj1h7pCPzL5rFmYwle81brxNhU2aL3yzrxb5Mst8yRRD6AvIZl/bSdpNvGaw4j/MwbKjl2yoPdDWpP4iWg==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/common-timers/-/common-timers-1.80.191.tgz", + "integrity": "sha512-qYQJsDUSngROpSkdzdn16Xde0mFrzkRxzmCIgHXABmzcCC3r3+hL8wIHVNHd2ZdeCRkPFAxg0WIOzPUwAO2T8w==", "requires": { "envify": "^4.1.0" } }, "@webex/helper-html": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/helper-html/-/helper-html-1.80.151.tgz", - "integrity": "sha512-lQ63qjmPQxRPF3gw8yKvs0C0nfYEdEouLrOeo8MNTomw/yeyeB39KjLUqpke4StRkmw/PtVDqMZTnER9i0R/mg==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/helper-html/-/helper-html-1.80.191.tgz", + "integrity": "sha512-mF42HTY6LxiJbjQIUc+44JbQv6wYy9tW/rEInmNOYQy9Vqj4XEs8BNdq4mes5FlagtrzV2NEBTNudUM6ABOicw==", "requires": { "babel-runtime": "^6.26.0", "envify": "^4.1.0", @@ -1331,17 +1343,18 @@ } }, "@webex/helper-image": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/helper-image/-/helper-image-1.80.151.tgz", - "integrity": "sha512-HXmiKexeBm5OvU9YplRyIqFS/Uxy/xM30LQ0f8Gwv6nquhcvfPMpjP16KHlt1U/FfO2cyOCxiKA/f5Gr45bmyg==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/helper-image/-/helper-image-1.80.191.tgz", + "integrity": "sha512-qaFePvUqsx2LEHly42lHdwB/OgX1LPpjP2PEdIY1uC4hnUxQU86wmYUkHHbetyZQtjVLXSzi/u8ZXfXzgiSpIQ==", "requires": { - "@webex/http-core": "1.80.151", + "@webex/http-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "exif": "^0.6.0", "gm": "^1.23.1", "lodash": "^4.17.15", - "mime-types": "^2.1.24" + "mime-types": "^2.1.24", + "safe-buffer": "^5.2.0" }, "dependencies": { "lodash": { @@ -1350,26 +1363,31 @@ "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" }, "mime-db": { - "version": "1.43.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz", - "integrity": "sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ==" + "version": "1.44.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz", + "integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==" }, "mime-types": { - "version": "2.1.26", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.26.tgz", - "integrity": "sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==", + "version": "2.1.27", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz", + "integrity": "sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==", "requires": { - "mime-db": "1.43.0" + "mime-db": "1.44.0" } + }, + "safe-buffer": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.0.tgz", + "integrity": "sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==" } } }, "@webex/http-core": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/http-core/-/http-core-1.80.151.tgz", - "integrity": "sha512-zvCKyLmFdJSavy7rCNRZAjeY+KI2ovX3l1g05jqLJS2p1iYdIAfPOKplkeQPmpbiu3RTgLSXwcmUzi6emvFifg==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/http-core/-/http-core-1.80.191.tgz", + "integrity": "sha512-b72r+D58Ri7yWCC7N1Ia+CV6LxL8bPqBGCTzfSEJSrbCWJ3EhcNf82fSFtzJaPjWdwOJVZiR5JyYOBF2YYcgMw==", "requires": { - "@webex/common": "1.80.151", + "@webex/common": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "file-type": "^3.9.0", @@ -1379,6 +1397,7 @@ "parse-headers": "^2.0.2", "qs": "^6.7.0", "request": "^2.88.0", + "safe-buffer": "^5.2.0", "xtend": "^4.0.2" }, "dependencies": { @@ -1387,6 +1406,11 @@ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" }, + "safe-buffer": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.0.tgz", + "integrity": "sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==" + }, "xtend": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", @@ -1395,14 +1419,14 @@ } }, "@webex/internal-plugin-calendar": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-calendar/-/internal-plugin-calendar-1.80.151.tgz", - "integrity": "sha512-c9tbUdyJXDGHiF84UCTs4GPHuyeIEtuiq355JjjJ1lr3bIDtMq8gJSDFuxekcFsHDxXPEw0OEgKEKofzWWYtrw==", - "requires": { - "@webex/internal-plugin-conversation": "1.80.151", - "@webex/internal-plugin-device": "1.80.151", - "@webex/internal-plugin-encryption": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-calendar/-/internal-plugin-calendar-1.80.191.tgz", + "integrity": "sha512-08mXt7o0hA7pTFxs4Z54ok7CVFjNPsqv+wE1TTLtVKpChh+NxJE6fCvFz10yFX+Cssghptx5qniVzxNvC5LM0A==", + "requires": { + "@webex/internal-plugin-conversation": "1.80.191", + "@webex/internal-plugin-device": "1.80.191", + "@webex/internal-plugin-encryption": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "btoa": "^1.2.1", "envify": "^4.1.0", @@ -1417,16 +1441,16 @@ } }, "@webex/internal-plugin-conversation": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-conversation/-/internal-plugin-conversation-1.80.151.tgz", - "integrity": "sha512-auzyROfhRc9GanB4OQF0lPr1MhKKJb8QruJ1TAr6S6MBpIYfrTUvPyPJA7HFlUKk8D0zzPsqcujQk8LifD/6Gw==", - "requires": { - "@webex/common": "1.80.151", - "@webex/helper-html": "1.80.151", - "@webex/helper-image": "1.80.151", - "@webex/internal-plugin-encryption": "1.80.151", - "@webex/internal-plugin-user": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-conversation/-/internal-plugin-conversation-1.80.191.tgz", + "integrity": "sha512-aM6On023c5AVKuMNRfnCC2yTJ3kMhWoqQKatIfse/1w86Zmd1YuqEJxXb8qhh0H7j7cJ5ysPLX8rc0DrbQuJlQ==", + "requires": { + "@webex/common": "1.80.191", + "@webex/helper-html": "1.80.191", + "@webex/helper-image": "1.80.191", + "@webex/internal-plugin-encryption": "1.80.191", + "@webex/internal-plugin-user": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "crypto-js": "^3.1.9-1", "envify": "^4.1.0", @@ -1443,14 +1467,14 @@ } }, "@webex/internal-plugin-device": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-device/-/internal-plugin-device-1.80.151.tgz", - "integrity": "sha512-L0UP/mluPuOCba74+xTRo/TUjFI9j3sIeivUD83RMC/15meUUJwZ3d12eBxT3ikaPcp1avdHOJ74OQBtJaHfMQ==", - "requires": { - "@webex/common": "1.80.151", - "@webex/common-timers": "1.80.151", - "@webex/http-core": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-device/-/internal-plugin-device-1.80.191.tgz", + "integrity": "sha512-f5hq01VJslGe6L5Xc6+DFd54T1uFjRxEQybmCn1T0UF/qeueTLK0DtkqvfkOH98obzfY/pFowKEIApE//aOwYQ==", + "requires": { + "@webex/common": "1.80.191", + "@webex/common-timers": "1.80.191", + "@webex/http-core": "1.80.191", + "@webex/webex-core": "1.80.191", "ampersand-collection": "^2.0.2", "ampersand-state": "^5.0.3", "babel-runtime": "^6.26.0", @@ -1466,17 +1490,17 @@ } }, "@webex/internal-plugin-encryption": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-encryption/-/internal-plugin-encryption-1.80.151.tgz", - "integrity": "sha512-P9zgKE2ON3IaOzyLO06iET0luzaU6QwLPah8nSfsayrWYoa1FlNMiFsLpHIBCojzR/P3gg7y2QxuHsQXCNqq6A==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-encryption/-/internal-plugin-encryption-1.80.191.tgz", + "integrity": "sha512-pwWauJR9sxGWngg/N0mcH0NKe18lGORGfPKtoANaIXv5GMTxdHVlXmLQxiElQrtHbblhtd4/5DAc4kipZHwluA==", "requires": { "@peculiar/webcrypto": "^1.0.22", - "@webex/common": "1.80.151", - "@webex/common-timers": "1.80.151", - "@webex/http-core": "1.80.151", - "@webex/internal-plugin-device": "1.80.151", - "@webex/internal-plugin-mercury": "1.80.151", - "@webex/webex-core": "1.80.151", + "@webex/common": "1.80.191", + "@webex/common-timers": "1.80.191", + "@webex/http-core": "1.80.191", + "@webex/internal-plugin-device": "1.80.191", + "@webex/internal-plugin-mercury": "1.80.191", + "@webex/webex-core": "1.80.191", "asn1js": "^2.0.26", "babel-runtime": "^6.26.0", "debug": "^3.2.6", @@ -1486,6 +1510,7 @@ "node-kms": "^0.3.2", "node-scr": "^0.2.2", "pkijs": "^2.1.84", + "safe-buffer": "^5.2.0", "valid-url": "^1.0.9" }, "dependencies": { @@ -1506,17 +1531,22 @@ "version": "2.1.2", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "safe-buffer": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.0.tgz", + "integrity": "sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==" } } }, "@webex/internal-plugin-feature": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-feature/-/internal-plugin-feature-1.80.151.tgz", - "integrity": "sha512-8JytUmMTIQT3GVbSkq4BKfUANtE/b+WtqUgiKylZbvgaGetuJLyrX8gfhMCon79qS4J9nwx61rZkWET/1sQ8Ew==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-feature/-/internal-plugin-feature-1.80.191.tgz", + "integrity": "sha512-usZD7qZwnbDgrR2v86E+B+CK4EVlIB03+sQJhigZYCVzNB8/jNL9oaTBG4YVQqOUHc6QiMeKtgPLtcumX68tdA==", "requires": { - "@webex/internal-plugin-device": "1.80.151", - "@webex/internal-plugin-mercury": "1.80.151", - "@webex/webex-core": "1.80.151", + "@webex/internal-plugin-device": "1.80.191", + "@webex/internal-plugin-mercury": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1530,31 +1560,31 @@ } }, "@webex/internal-plugin-lyra": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-lyra/-/internal-plugin-lyra-1.80.151.tgz", - "integrity": "sha512-ZMH2WCrJwxEFiZGLTAKaMiv78EndJzHMU9WbjTDGZmUJLPOlyu5CvQ81gVkxtQOnYCrWvzP8i8sMPaCnjvellg==", - "requires": { - "@webex/common": "1.80.151", - "@webex/internal-plugin-conversation": "1.80.151", - "@webex/internal-plugin-encryption": "1.80.151", - "@webex/internal-plugin-feature": "1.80.151", - "@webex/internal-plugin-mercury": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-lyra/-/internal-plugin-lyra-1.80.191.tgz", + "integrity": "sha512-5DHJkKVXXUpqwlF2tSpIT4sIXKrbWu7nMlQ6ErwINyqe1wEZd71/rmrI18ol9ghe7etbiI2x/kL6DEwQSBu45Q==", + "requires": { + "@webex/common": "1.80.191", + "@webex/internal-plugin-conversation": "1.80.191", + "@webex/internal-plugin-encryption": "1.80.191", + "@webex/internal-plugin-feature": "1.80.191", + "@webex/internal-plugin-mercury": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/internal-plugin-mercury": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-mercury/-/internal-plugin-mercury-1.80.151.tgz", - "integrity": "sha512-++RL5ApMuZYixBRMW6uWkaxDzGcoy5W3haniWvZ9VjvbRewu7+o3EjqeLrH4FkjkKdWmRT3nfdBD2kSDLur6IQ==", - "requires": { - "@webex/common": "1.80.151", - "@webex/common-timers": "1.80.151", - "@webex/internal-plugin-device": "1.80.151", - "@webex/internal-plugin-feature": "1.80.151", - "@webex/internal-plugin-metrics": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-mercury/-/internal-plugin-mercury-1.80.191.tgz", + "integrity": "sha512-SwGoeWXZr5SkR/DC7mZBpy2R0rXPIe/ZL2vMTl6iD9fx/62D4i1VJMNvuGD1f/1dHR15IJQYSbYckq9cqHgLrg==", + "requires": { + "@webex/common": "1.80.191", + "@webex/common-timers": "1.80.191", + "@webex/internal-plugin-device": "1.80.191", + "@webex/internal-plugin-feature": "1.80.191", + "@webex/internal-plugin-metrics": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "backoff": "^2.5.0", "envify": "^4.1.0", @@ -1571,25 +1601,25 @@ } }, "@webex/internal-plugin-metrics": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-metrics/-/internal-plugin-metrics-1.80.151.tgz", - "integrity": "sha512-LUKHQq9ymBpD7ye3t1/Y3ZUnV6YhlI5MqOJv+30YfFIlNUj3LmNPaew7Gwy/vE/02nKgom/5m9VTTZlKjoeN5A==", - "requires": { - "@webex/common": "1.80.151", - "@webex/common-timers": "1.80.151", - "@webex/internal-plugin-device": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-metrics/-/internal-plugin-metrics-1.80.191.tgz", + "integrity": "sha512-WxCY3RuP11d4M4VcUhFAvx1B57llJytrHZGqs8LNUPalQM3tWfi030T0z0s/4V45svO+1fWE40KLUB0d5BrhQQ==", + "requires": { + "@webex/common": "1.80.191", + "@webex/common-timers": "1.80.191", + "@webex/internal-plugin-device": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/internal-plugin-presence": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-presence/-/internal-plugin-presence-1.80.151.tgz", - "integrity": "sha512-9v9ZjEoAya+xuTk59jSC0baqRKTS4RKaG+bd2RZX9KERL2wl6V39Q4hvho2tNvX3R54mSULSS3LBRZESVlA6cw==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-presence/-/internal-plugin-presence-1.80.191.tgz", + "integrity": "sha512-0jyMgdjn1QfpXDAtAp1PKexHfeSjR3oBui70c1qDSdp1nPiHQS1lpY1bt9K78iUsajdyBbcn+T5yp1T5QbgKBg==", "requires": { - "@webex/internal-plugin-device": "1.80.151", - "@webex/webex-core": "1.80.151", + "@webex/internal-plugin-device": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1603,14 +1633,14 @@ } }, "@webex/internal-plugin-search": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-search/-/internal-plugin-search-1.80.151.tgz", - "integrity": "sha512-qcykQ34l4oQoW05hLCWY4NhOi7pu4ezqtJsngq63QImctsPH8qn3Ky9/9Xi7aeXadWRGBsNmMKinhlgyBaB3zQ==", - "requires": { - "@webex/common": "1.80.151", - "@webex/internal-plugin-conversation": "1.80.151", - "@webex/internal-plugin-encryption": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-search/-/internal-plugin-search-1.80.191.tgz", + "integrity": "sha512-3aoNmmGWjQ6U0BvACN8rsUAaEOwleciLt2Li2gDCH5IIvAyYNzbt6SoLsKysT+28920VVDfIsz+Wx8dFDxjeNg==", + "requires": { + "@webex/common": "1.80.191", + "@webex/internal-plugin-conversation": "1.80.191", + "@webex/internal-plugin-encryption": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1624,13 +1654,13 @@ } }, "@webex/internal-plugin-user": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-user/-/internal-plugin-user-1.80.151.tgz", - "integrity": "sha512-p2uOda5e5SoDKKU0WDU6E4huaBgomI16h60WBsPV2R+8rIH1EOK/IUAzmNISbZ/Y6XKLVexfcEEtO52xLI8C0Q==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-user/-/internal-plugin-user-1.80.191.tgz", + "integrity": "sha512-TqGGhbXU82NJWwVvj+hom2Dmus/ukAD5Wc5pM26E45tUMo2RoxbRB5k+HridRZRzSFZSCUpgAAPqq4FfE3RuMQ==", "requires": { - "@webex/common": "1.80.151", - "@webex/internal-plugin-device": "1.80.151", - "@webex/webex-core": "1.80.151", + "@webex/common": "1.80.191", + "@webex/internal-plugin-device": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1644,14 +1674,14 @@ } }, "@webex/plugin-attachment-actions": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-attachment-actions/-/plugin-attachment-actions-1.80.151.tgz", - "integrity": "sha512-jufRVv0msZWfwE6aYBU73LzguVEwySNJR825rqSjr/sALS/DpH0g6BFFc0J8MFqxfAZbWFhndqbn+QrV7sJhCA==", - "requires": { - "@webex/common": "1.80.151", - "@webex/internal-plugin-conversation": "1.80.151", - "@webex/internal-plugin-mercury": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-attachment-actions/-/plugin-attachment-actions-1.80.191.tgz", + "integrity": "sha512-8p4QP8ZFA1pWN7NvZWOvqvDgTTiEznyZL+ES6JUNWouYkiPAX/9AdIEfp/BnGaEPQen4hY6HVfCEBsiGPF3owA==", + "requires": { + "@webex/common": "1.80.191", + "@webex/internal-plugin-conversation": "1.80.191", + "@webex/internal-plugin-mercury": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1679,23 +1709,23 @@ } }, "@webex/plugin-authorization": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization/-/plugin-authorization-1.80.151.tgz", - "integrity": "sha512-J/w2UVs+r0/wH+zXK2l/FU8ExqLuzXbXN0k3U6CHZ12JofH7LWz1gbzW6gh7Q4kPYH4+/YRo3eJmbc6s0HsGiw==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization/-/plugin-authorization-1.80.191.tgz", + "integrity": "sha512-9MBZCy6oaKXKDqo8ypHG7CKzUri3TfSS3ZRQUo2F3DONUUsv5A58jGLfQ0mGQHsGfPYJNLb7tjfhkaF1wyxWkQ==", "requires": { - "@webex/plugin-authorization-browser": "1.80.151", - "@webex/plugin-authorization-node": "1.80.151", + "@webex/plugin-authorization-browser": "1.80.191", + "@webex/plugin-authorization-node": "1.80.191", "envify": "^4.1.0" } }, "@webex/plugin-authorization-browser": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-browser/-/plugin-authorization-browser-1.80.151.tgz", - "integrity": "sha512-/xrpTjVnKYzCCUNw7yw6RHPq9D37+p4kkGrFi+no51bfQkKPz5rJ8pKUs0xM+/lTVG7dXK8JRz4uMNa7zy6gtw==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-browser/-/plugin-authorization-browser-1.80.191.tgz", + "integrity": "sha512-Jmz5J0ggqnWKZFANjAyZx6WXMJr2YYowSPtEw7I/XeDO4NOOMjqDEb1OmvZ2m/tiuVMeHlCIv1WC+LRuzJRl5Q==", "requires": { - "@webex/common": "1.80.151", - "@webex/internal-plugin-device": "1.80.151", - "@webex/webex-core": "1.80.151", + "@webex/common": "1.80.191", + "@webex/internal-plugin-device": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15", @@ -1710,26 +1740,26 @@ } }, "@webex/plugin-authorization-node": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-node/-/plugin-authorization-node-1.80.151.tgz", - "integrity": "sha512-w41K4IAxUqMp7ZZH51chJn4nZ/uyXjbfklqKGpUOv6N4tZGTVrmXUrO6D83oFCHaNRZ4Retc/P+nK+V3LSlv8Q==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-node/-/plugin-authorization-node-1.80.191.tgz", + "integrity": "sha512-oDS8a1LNw9dD6XGcKdtEhZHr8R/TPnO40fQUV1GlgJevFjd6KLJ2Nhf8pE4Fzb8HsZ1amVl3qweN9denThIFPA==", "requires": { - "@webex/common": "1.80.151", - "@webex/internal-plugin-device": "1.80.151", - "@webex/webex-core": "1.80.151", + "@webex/common": "1.80.191", + "@webex/internal-plugin-device": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/plugin-device-manager": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-device-manager/-/plugin-device-manager-1.80.151.tgz", - "integrity": "sha512-9jmGA0OjZkHWG0C8RxZCaLCa/VFy+PXWlpxR1BfHJmfWDG2miAVcl02dxRrJ3rI98GX5rw8a5snWHFz2rzeaCg==", - "requires": { - "@webex/internal-plugin-device": "1.80.151", - "@webex/internal-plugin-lyra": "1.80.151", - "@webex/internal-plugin-search": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-device-manager/-/plugin-device-manager-1.80.191.tgz", + "integrity": "sha512-HDDXm+rX/9mJ5Ulu22nsPm8eGmxrKpZZWeHrS4Xau+shkNAeBerIRzydQs7DYKvxGF0dhKtZNclW5EHLxAJJqA==", + "requires": { + "@webex/internal-plugin-device": "1.80.191", + "@webex/internal-plugin-lyra": "1.80.191", + "@webex/internal-plugin-search": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15", @@ -1744,12 +1774,12 @@ } }, "@webex/plugin-logger": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-logger/-/plugin-logger-1.80.151.tgz", - "integrity": "sha512-fA/tvm0jmBW/l3I6Zgnu3ZP6SCWj8tsSm//AG3jTkj2JeW9Q+3Fyf/ca41gP6XfNaXm4Qmaaa3BoP8zT19cEzA==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-logger/-/plugin-logger-1.80.191.tgz", + "integrity": "sha512-LDQplyPnXknDjTOxGzlo8gtDDr40fSMLDS+Jxf1rTYMYWmFErNvpmHdbF3bZzelzHuDrovbJ3Ipjht9406ZrYQ==", "requires": { - "@webex/common": "1.80.151", - "@webex/webex-core": "1.80.151", + "@webex/common": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1763,14 +1793,14 @@ } }, "@webex/plugin-meetings": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-meetings/-/plugin-meetings-1.80.151.tgz", - "integrity": "sha512-sX6wbV2eUJmKUGhZUiFX5cTOXGniWHwslXz23txjHW8mvnqN7ik/zeC4hGUftb/eELasl0hUqcC/XqgDS4Sb4Q==", - "requires": { - "@webex/common": "1.80.151", - "@webex/common-timers": "1.80.151", - "@webex/internal-plugin-mercury": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-meetings/-/plugin-meetings-1.80.191.tgz", + "integrity": "sha512-wy+x01N1VQVDVPvAA/QSKw3FQkUJtvgSLIYqGgBtKNyIBVsFTZIZc5kxDm3OOlKJKx2Pqqk7bSRJ2VuiVPw6yw==", + "requires": { + "@webex/common": "1.80.191", + "@webex/common-timers": "1.80.191", + "@webex/internal-plugin-mercury": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "bowser": "1.9.4", "btoa": "^1.2.1", @@ -1778,6 +1808,7 @@ "global": "^4.4.0", "javascript-state-machine": "^3.1.0", "lodash": "^4.17.15", + "readable-stream": "^3.6.0", "sdp-transform": "^2.12.0", "uuid": "^3.3.2" }, @@ -1786,18 +1817,41 @@ "version": "4.17.15", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + }, + "readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "requires": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + } + }, + "safe-buffer": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.0.tgz", + "integrity": "sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==" + }, + "string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "requires": { + "safe-buffer": "~5.2.0" + } } } }, "@webex/plugin-memberships": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-memberships/-/plugin-memberships-1.80.151.tgz", - "integrity": "sha512-XQlqGYNmj16eSIAh+GzrNkesLOdy57D2+TDqb2+qk7bV9laE4btzDxeOKO4C89KqsojxO/MXc6qFVtRghZzkpA==", - "requires": { - "@webex/common": "1.80.151", - "@webex/internal-plugin-conversation": "1.80.151", - "@webex/internal-plugin-mercury": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-memberships/-/plugin-memberships-1.80.191.tgz", + "integrity": "sha512-hYbx3vOMFxbffmWkoyvGNdnLz9Sc3SoheolWRezthFZLrYteQyPq3Toy85FVa7/rZuPe6tos3KHYRrr++sICRA==", + "requires": { + "@webex/common": "1.80.191", + "@webex/internal-plugin-conversation": "1.80.191", + "@webex/internal-plugin-mercury": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1825,14 +1879,14 @@ } }, "@webex/plugin-messages": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-messages/-/plugin-messages-1.80.151.tgz", - "integrity": "sha512-YRPcsoidsQralOxwR64M/2ENIygAhAMron0ZOMrBfh2/vRx7OsUC6DivNQJN8S2F5VB7BNPFi9ewWFVfwOCteA==", - "requires": { - "@webex/common": "1.80.151", - "@webex/internal-plugin-conversation": "1.80.151", - "@webex/internal-plugin-mercury": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-messages/-/plugin-messages-1.80.191.tgz", + "integrity": "sha512-R1ci9vwvU6rc6qGkOiA8Ve3+i9NRTb7YnTSU/kIP4IqkrST+tzekLL65tIphS+eJMDxrThP66fwE8PcU4IgIOA==", + "requires": { + "@webex/common": "1.80.191", + "@webex/internal-plugin-conversation": "1.80.191", + "@webex/internal-plugin-mercury": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1860,25 +1914,25 @@ } }, "@webex/plugin-people": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-people/-/plugin-people-1.80.151.tgz", - "integrity": "sha512-Cpsbg1rt+2Euar1hkdTatraZnHOVUI65v6GKhyXf79dFiS3fK74hVPZ4QoDfexQs7IsfEZo7/UNcsiBeDCmkTw==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-people/-/plugin-people-1.80.191.tgz", + "integrity": "sha512-OzrfxU2c57tyntrOuF6Hw/LCtlJ3lsKmo19gnbGzvZli3xL257Obk3Tb1z19/oWEUwMJ2gGORK38zT7/V8PjXA==", "requires": { - "@webex/common": "1.80.151", - "@webex/webex-core": "1.80.151", + "@webex/common": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/plugin-rooms": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-rooms/-/plugin-rooms-1.80.151.tgz", - "integrity": "sha512-MawxrlYKKSMtmfl8v3D4+Dh3NrmS27YPYGRUXJJvof4DezRnmE7IjGR3tLgPkT0GjsiezeAPpCGM/i0q47QMUg==", - "requires": { - "@webex/common": "1.80.151", - "@webex/internal-plugin-conversation": "1.80.151", - "@webex/internal-plugin-mercury": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-rooms/-/plugin-rooms-1.80.191.tgz", + "integrity": "sha512-HAQhQXqk3/0XfVjePDKKwZSoZlMWlgQVmMc+C394Qf7ODHJgaI4OTLnApAiSeqQB0vpSGcF0F/USKbRhy86jWQ==", + "requires": { + "@webex/common": "1.80.191", + "@webex/internal-plugin-conversation": "1.80.191", + "@webex/internal-plugin-mercury": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1906,51 +1960,51 @@ } }, "@webex/plugin-team-memberships": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-team-memberships/-/plugin-team-memberships-1.80.151.tgz", - "integrity": "sha512-9cfd5JEsWaN4xmdJPWrVZGYmh2uZWwHEYA7t2qiOyWrFBjPq45HSSSMDCPINzleNRXFv2VzJFvIUOvc+Acc3oA==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-team-memberships/-/plugin-team-memberships-1.80.191.tgz", + "integrity": "sha512-7lqXBYzBUxbuRnXze8YyU+uOVuNJmSNhez8vwe+WjpQzugtsQcXJ/DwdnlbhiK9nadhftF1Z9oZ4K6ORZnd5Dg==", "requires": { - "@webex/webex-core": "1.80.151", + "@webex/webex-core": "1.80.191", "envify": "^4.1.0" } }, "@webex/plugin-teams": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-teams/-/plugin-teams-1.80.151.tgz", - "integrity": "sha512-XFEbk3RM6LojM1G9yKE3TDis1MVIVaFGpQmCGsMRVziqr6AhaJWVabczdXnV20MVulkp0UqRG99LXYwWGzM1Kg==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-teams/-/plugin-teams-1.80.191.tgz", + "integrity": "sha512-DrHkafPBpGaJl5zOREiZf1723a+B/dvJXZROv0Pfi/4DH8U9yFD6fyorokPiuE3vgTCxZg1GdMLLOX4Z0KecCw==", "requires": { - "@webex/webex-core": "1.80.151", + "@webex/webex-core": "1.80.191", "envify": "^4.1.0" } }, "@webex/plugin-webhooks": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/plugin-webhooks/-/plugin-webhooks-1.80.151.tgz", - "integrity": "sha512-3uyB+zwRNOF1RhRwIlEVEAwU/8FhIG4F5W8pOiltoVLuDP3RtIM2zP7o0fYp37e3Uj9UbLxWqCDdZj90IPpAwA==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/plugin-webhooks/-/plugin-webhooks-1.80.191.tgz", + "integrity": "sha512-zAsHrLDmDkkj+Ka7D/qJEshPGFD0XcUELX8UnB4ehFy7PGM0tsecgvfOy/fe9uLQWhuG1eo5Gx7UHXoNnkz5Qg==", "requires": { - "@webex/webex-core": "1.80.151", + "@webex/webex-core": "1.80.191", "envify": "^4.1.0" } }, "@webex/storage-adapter-local-storage": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/storage-adapter-local-storage/-/storage-adapter-local-storage-1.80.151.tgz", - "integrity": "sha512-FNoIq853LwlavnEr9hve9u4Hz7t8LhUe4/iNP/ZMM55xTTQjp6Ar0SqPytHKklkH1HxfZmeaiumTPB6BXE8TvA==", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/storage-adapter-local-storage/-/storage-adapter-local-storage-1.80.191.tgz", + "integrity": "sha512-jGfs8LQXGB2I5A70SXnE8YJbk4PswFHJfzUbAXYm97QvsTfTCZhpufqiNgxJ2OvFNbNCX88M6FTO+pbx4ZdV0A==", "requires": { - "@webex/webex-core": "1.80.151", + "@webex/webex-core": "1.80.191", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/webex-core": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/@webex/webex-core/-/webex-core-1.80.151.tgz", - "integrity": "sha512-fhseE8ksdU+rkL5SZg0kmrPopeJeUi9F/t4rhs5YA1b0UbUhZxoU190zbtUDpDrqPREvDHalZHyR0y2VIJwZgQ==", - "requires": { - "@webex/common": "1.80.151", - "@webex/common-timers": "1.80.151", - "@webex/http-core": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/@webex/webex-core/-/webex-core-1.80.191.tgz", + "integrity": "sha512-tPAwwO+Hk/NpK9y6xxAT2wSxQJLzZby6F9kuIAUM6KQj9PXWsoh1qHD7JNN5S3k7nnhDBelNNucEpCz5RBY7Kw==", + "requires": { + "@webex/common": "1.80.191", + "@webex/common-timers": "1.80.191", + "@webex/http-core": "1.80.191", + "@webex/webex-core": "1.80.191", "ampersand-collection": "^2.0.2", "ampersand-events": "^2.0.2", "ampersand-state": "^5.0.3", @@ -2035,9 +2089,9 @@ } }, "ajv": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.0.tgz", - "integrity": "sha512-D6gFiFA0RRLyUbvijN74DWAjXSFxWKaWP7mldxkVhyhAV3+SWA9HEJPHQ2c9soIeTFJqcSdFDGFgdqs1iUU2Hw==", + "version": "6.12.2", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.2.tgz", + "integrity": "sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==", "requires": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -3480,9 +3534,9 @@ } }, "dom-walk": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz", - "integrity": "sha1-ZyIm3HTI95mtNTB9+TaroRrNYBg=" + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.2.tgz", + "integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==" }, "dot-prop": { "version": "5.2.0", @@ -5162,9 +5216,9 @@ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" }, "is-function": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-function/-/is-function-1.0.1.tgz", - "integrity": "sha1-Es+5i2W1fdPRk6MSH19uL0N2ArU=" + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-function/-/is-function-1.0.2.tgz", + "integrity": "sha512-lw7DUp0aWXYg+CBCN+JKkcE0Q2RayZnSvnZBlwgxHBQhqt5pZNVy4Ri7H9GmmXkdu7LUthszM+Tor1u/2iBcpQ==" }, "is-glob": { "version": "4.0.1", @@ -10621,9 +10675,9 @@ } }, "pkijs": { - "version": "2.1.86", - "resolved": "https://registry.npmjs.org/pkijs/-/pkijs-2.1.86.tgz", - "integrity": "sha512-as2o5eIdMX1Jxmex3WXoF08teQ1/KQz8vS8EkIAKMcJ44XKVALo7MQCs/P0BDPzGh8sKUG69E9GsHw+YnjnkHQ==", + "version": "2.1.88", + "resolved": "https://registry.npmjs.org/pkijs/-/pkijs-2.1.88.tgz", + "integrity": "sha512-R/1VglrBioIx3wdX1/DzEcJDvhJgl5cNsT+Ovex3zWbCwjY2mDUW2Qvj6/kc0S7PDDnijXwHczAVRYscNLhUgQ==", "requires": { "asn1js": "^2.0.26", "bytestreamjs": "^1.0.29", @@ -10699,9 +10753,9 @@ "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=" }, "psl": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.7.0.tgz", - "integrity": "sha512-5NsSEDv8zY70ScRnOTn7bK7eanl2MvFrOrS/R6x+dBt5g1ghnj9Zv90kO8GwT8gxcu2ANyFprnFYB85IogIJOQ==" + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz", + "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==" }, "pump": { "version": "3.0.0", @@ -10783,9 +10837,9 @@ "dev": true }, "qs": { - "version": "6.9.1", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.1.tgz", - "integrity": "sha512-Cxm7/SS/y/Z3MHWSxXb8lIFqgqBowP5JMlTUFyJN88y0SGQhVmZnqFK/PeuMX9LzUyWsqqhNxIyg0jlzq946yA==" + "version": "6.9.3", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.3.tgz", + "integrity": "sha512-EbZYNarm6138UKKq46tdx08Yo/q9ZhFoAXAI1meAFd2GtbRDhbZY2WQSICskT0c5q99aFzLG1D4nvTk9tqfXIw==" }, "quick-lru": { "version": "1.1.0", @@ -10971,16 +11025,16 @@ }, "dependencies": { "mime-db": { - "version": "1.43.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.43.0.tgz", - "integrity": "sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ==" + "version": "1.44.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz", + "integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==" }, "mime-types": { - "version": "2.1.26", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.26.tgz", - "integrity": "sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==", + "version": "2.1.27", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz", + "integrity": "sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==", "requires": { - "mime-db": "1.43.0" + "mime-db": "1.44.0" } }, "qs": { @@ -12803,9 +12857,9 @@ "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" }, "uuid": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz", - "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==" + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", + "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" }, "valid-url": { "version": "1.0.9", @@ -12833,36 +12887,46 @@ } }, "webcrypto-core": { - "version": "1.0.17", - "resolved": "https://registry.npmjs.org/webcrypto-core/-/webcrypto-core-1.0.17.tgz", - "integrity": "sha512-7jxTLgtM+TahBPErx/Dd2XvxFDfWJrHxjVeTSvIa4LSgiYrmCPlC2INiAMAfb8MbtHiwJKKqF5sPS0AWNjBbXw==", + "version": "1.0.21", + "resolved": "https://registry.npmjs.org/webcrypto-core/-/webcrypto-core-1.0.21.tgz", + "integrity": "sha512-PcSD8Ga3u344LXEcI/1UbGv3dv5rZ8pzkeJIrMf/JOnEq8H5hSMmdTrRIp2WFYYnMNdKQbP564v560ZmERT2HQ==", "requires": { - "pvtsutils": "^1.0.9", - "tslib": "^1.10.0" + "@peculiar/asn1-schema": "^1.1.2", + "@peculiar/json-schema": "^1.1.10", + "asn1js": "^2.0.26", + "pvtsutils": "^1.0.10", + "tslib": "^1.11.1" + }, + "dependencies": { + "tslib": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz", + "integrity": "sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==" + } } }, "webex": { - "version": "1.80.151", - "resolved": "https://registry.npmjs.org/webex/-/webex-1.80.151.tgz", - "integrity": "sha512-zYmHN0rFlj3bAO3TSRtotxWYUdfd1x9zDyQQbBc67f+3droJc7geCFricofuD8WUqRV8AqMXfrHSqmrnhBNIZA==", - "requires": { - "@webex/internal-plugin-calendar": "1.80.151", - "@webex/internal-plugin-device": "1.80.151", - "@webex/internal-plugin-presence": "1.80.151", - "@webex/plugin-attachment-actions": "1.80.151", - "@webex/plugin-authorization": "1.80.151", - "@webex/plugin-device-manager": "1.80.151", - "@webex/plugin-logger": "1.80.151", - "@webex/plugin-meetings": "1.80.151", - "@webex/plugin-memberships": "1.80.151", - "@webex/plugin-messages": "1.80.151", - "@webex/plugin-people": "1.80.151", - "@webex/plugin-rooms": "1.80.151", - "@webex/plugin-team-memberships": "1.80.151", - "@webex/plugin-teams": "1.80.151", - "@webex/plugin-webhooks": "1.80.151", - "@webex/storage-adapter-local-storage": "1.80.151", - "@webex/webex-core": "1.80.151", + "version": "1.80.191", + "resolved": "https://registry.npmjs.org/webex/-/webex-1.80.191.tgz", + "integrity": "sha512-HbF79I4txDOneQbs4oCB8os+ViU16IiRGpe9Fp+OKtWo2Te8/rCm9yqrHe53C7K/o68ak54fzF5bYiXojO7fsQ==", + "requires": { + "@webex/internal-plugin-calendar": "1.80.191", + "@webex/internal-plugin-device": "1.80.191", + "@webex/internal-plugin-presence": "1.80.191", + "@webex/plugin-attachment-actions": "1.80.191", + "@webex/plugin-authorization": "1.80.191", + "@webex/plugin-device-manager": "1.80.191", + "@webex/plugin-logger": "1.80.191", + "@webex/plugin-meetings": "1.80.191", + "@webex/plugin-memberships": "1.80.191", + "@webex/plugin-messages": "1.80.191", + "@webex/plugin-people": "1.80.191", + "@webex/plugin-rooms": "1.80.191", + "@webex/plugin-team-memberships": "1.80.191", + "@webex/plugin-teams": "1.80.191", + "@webex/plugin-webhooks": "1.80.191", + "@webex/storage-adapter-local-storage": "1.80.191", + "@webex/webex-core": "1.80.191", "babel-polyfill": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15"