From 2ec26d22a92e6f14949273c0624044c09e6bfcb4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2020 19:24:50 +0000 Subject: [PATCH] fix(deps): bump webex from 1.80.109 to 1.80.122 Bumps [webex](https://github.com/webex/webex-js-sdk) from 1.80.109 to 1.80.122. - [Release notes](https://github.com/webex/webex-js-sdk/releases) - [Commits](https://github.com/webex/webex-js-sdk/compare/v1.80.109...v1.80.122) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 617 ++++++++++++++++++++++++++-------------------- 1 file changed, 352 insertions(+), 265 deletions(-) diff --git a/package-lock.json b/package-lock.json index 05facf69..a0b3b40e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -662,6 +662,36 @@ "@types/node": ">= 8" } }, + "@peculiar/asn1-schema": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@peculiar/asn1-schema/-/asn1-schema-1.0.3.tgz", + "integrity": "sha512-Tfgj9eNJ6cTKEtEuidKenLHMx/Q5M8KEE9hnohHqvdpqHJXWYr5RlT3GjAHPjGXy5+mr7sSfuXfzE6aAkEGN7A==", + "requires": { + "asn1js": "^2.0.22", + "tslib": "^1.9.3" + } + }, + "@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==", + "requires": { + "tslib": "^1.10.0" + } + }, + "@peculiar/webcrypto": { + "version": "1.0.22", + "resolved": "https://registry.npmjs.org/@peculiar/webcrypto/-/webcrypto-1.0.22.tgz", + "integrity": "sha512-NP6H6ZGXUvJnQJCWzUgnRcQv+9nMCNwLUDhTwOxRUwPFvtHauMOl0oPTKUjbhInCMaE55gJqB4yc0YKbde6Exw==", + "requires": { + "@peculiar/asn1-schema": "^1.0.3", + "@peculiar/json-schema": "^1.1.6", + "asn1js": "^2.0.26", + "pvtsutils": "^1.0.9", + "tslib": "^1.10.0", + "webcrypto-core": "^1.0.17" + } + }, "@semantic-release/commit-analyzer": { "version": "8.0.1", "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-8.0.1.tgz", @@ -1222,11 +1252,11 @@ "dev": true }, "@webex/common": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/common/-/common-1.80.109.tgz", - "integrity": "sha512-JHc9W4Ux4z2iHDPJowDVYOTNEoFvOkzCiVpnhfVxjS6O5peNb7tVl8dHlmZLe6NJP6uuIVIumQVR0dhfR0Buqw==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/common/-/common-1.80.122.tgz", + "integrity": "sha512-li0e/Vs74O8uOZeJmU/3FPuOhwKCo/mwB1cMVZKfjmTIOW/pdKxHd4OlaOQ7RrIRJLNmkuS979rTzwr7+YmC6w==", "requires": { - "@webex/common": "1.80.109", + "@webex/common": "1.80.122", "babel-runtime": "^6.26.0", "backoff": "^2.5.0", "core-decorators": "^0.20.0", @@ -1243,17 +1273,17 @@ } }, "@webex/common-timers": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/common-timers/-/common-timers-1.80.109.tgz", - "integrity": "sha512-hNsTJVNlKTeiGtfUb1nkl5ioBY4YKmAlrH9jOyaJk6ASZnv7Jb0a4d7h/6X4z4WdFfLj09YkA6QtJ3RKnd6sCw==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/common-timers/-/common-timers-1.80.122.tgz", + "integrity": "sha512-FySFZf5JCp/5mWG7rI1j8haGxDF+eGTvmQqUSOXm7me3Xil4SM7yS0fG5K1gv4dc+uYlbh7gnYnkcIShmx0nIA==", "requires": { "envify": "^4.1.0" } }, "@webex/helper-html": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/helper-html/-/helper-html-1.80.109.tgz", - "integrity": "sha512-am6kzjsC8+itioqDcWV0iqVTBrspu7V4WkDT3WdX7Mp3BANmwm7BWosuG5wuMdZUH1QHO9TGAmPFaYdypDmztg==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/helper-html/-/helper-html-1.80.122.tgz", + "integrity": "sha512-UeB0rojxWmbYTxDlWg/8mHeFj19GIHmGBCPe8It9iQaYrCd/cz3OMsMrLjPu1u04ooQNdPffHRG8vP3WaxODUw==", "requires": { "babel-runtime": "^6.26.0", "envify": "^4.1.0", @@ -1268,11 +1298,11 @@ } }, "@webex/helper-image": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/helper-image/-/helper-image-1.80.109.tgz", - "integrity": "sha512-TWg8zOXWM+RqSkHI+YCQevma0RY7LKX56jsB5SJJ9Z7VeFRjxkzORtafb3pOMtppyy+2SFI1NsAApZNusOTmfA==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/helper-image/-/helper-image-1.80.122.tgz", + "integrity": "sha512-8xuyF5YlEiGNy0NC2YFKAp4YegsF55KhmJ1sQNkDBdzD3uqUjfd1Yxg1qECO0Y/OL1akpdJyPQTQZ4BcnX/F1Q==", "requires": { - "@webex/http-core": "1.80.109", + "@webex/http-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "exif": "^0.6.0", @@ -1302,11 +1332,11 @@ } }, "@webex/http-core": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/http-core/-/http-core-1.80.109.tgz", - "integrity": "sha512-L9anHSNgzdYpYRaSePWe8NnBP6dhKvQ2llxIUfy7EFFYl7/5Y0eWrZL+dGoxi3/4xSIfDGdIQJTPhDmmJrnMyQ==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/http-core/-/http-core-1.80.122.tgz", + "integrity": "sha512-pgdZXwi+fkQV7xDE6aixn2hy6wt9GEfLV4SetifxZtw48rpDjfBd6rugpJgMLiupfuSUcfQ+OxXpl/QWvPALfg==", "requires": { - "@webex/common": "1.80.109", + "@webex/common": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "file-type": "^3.9.0", @@ -1332,14 +1362,14 @@ } }, "@webex/internal-plugin-calendar": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-calendar/-/internal-plugin-calendar-1.80.122.tgz", + "integrity": "sha512-14U9R9y3G2semuBZL6QcsM657vBRO2/IIe05X6tNS+7FBA5XMF8KOfLVGo31/HSKJR3oqrtA9v8pLc+CHynJDw==", + "requires": { + "@webex/internal-plugin-conversation": "1.80.122", + "@webex/internal-plugin-device": "1.80.122", + "@webex/internal-plugin-encryption": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1353,16 +1383,16 @@ } }, "@webex/internal-plugin-conversation": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-conversation/-/internal-plugin-conversation-1.80.122.tgz", + "integrity": "sha512-V2VYbiTcWNuKFXe7bcFRKj0vUaAyCKmpeNGRnOooKRhuE2E1ecNJSPN9hVR4d7qimHy5MOdfFRUDH6N0sr0kLQ==", + "requires": { + "@webex/common": "1.80.122", + "@webex/helper-html": "1.80.122", + "@webex/helper-image": "1.80.122", + "@webex/internal-plugin-encryption": "1.80.122", + "@webex/internal-plugin-user": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "crypto-js": "^3.1.9-1", "envify": "^4.1.0", @@ -1378,24 +1408,51 @@ } } }, + "@webex/internal-plugin-device": { + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-device/-/internal-plugin-device-1.80.122.tgz", + "integrity": "sha512-AHaq4l9+aOXNCOeRYPwkgQ5dMi9MfFnPtt8rFI81J794Nb4zEaAVonyh5A8dcZlPiaE5EuW8jDYTBRiwpAjCFg==", + "requires": { + "@webex/common": "1.80.122", + "@webex/common-timers": "1.80.122", + "@webex/http-core": "1.80.122", + "@webex/webex-core": "1.80.122", + "ampersand-collection": "^2.0.2", + "ampersand-state": "^5.0.3", + "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-encryption": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-encryption/-/internal-plugin-encryption-1.80.122.tgz", + "integrity": "sha512-Iw/CXBFGk6tXdHk/IR15bxDsvmuGGhoBZLTFv9mwPAXXDtZKHyyD8xqBQZiphHES9TVP3myNt353u1O0kfF2DQ==", + "requires": { + "@peculiar/webcrypto": "^1.0.22", + "@webex/common": "1.80.122", + "@webex/common-timers": "1.80.122", + "@webex/http-core": "1.80.122", + "@webex/internal-plugin-device": "1.80.122", + "@webex/internal-plugin-mercury": "1.80.122", + "@webex/webex-core": "1.80.122", + "asn1js": "^2.0.26", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", "lodash": "^4.17.15", "node-jose": "^0.11.1", "node-kms": "^0.3.2", - "node-scr": "^0.2.2" + "node-scr": "^0.2.2", + "pkijs": "^2.1.84", + "valid-url": "^1.0.9" }, "dependencies": { "debug": { @@ -1419,13 +1476,13 @@ } }, "@webex/internal-plugin-feature": { - "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==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-feature/-/internal-plugin-feature-1.80.122.tgz", + "integrity": "sha512-KrKiw7zja2G32MBDhwGlkZkk0+k36udajqsAKvIn22/EeDRBzCqhbeL/+nEssyY2oyXRsAOg6lDG3Xn+jsbzCA==", "requires": { - "@webex/internal-plugin-mercury": "1.80.109", - "@webex/internal-plugin-wdm": "1.80.109", - "@webex/webex-core": "1.80.109", + "@webex/internal-plugin-device": "1.80.122", + "@webex/internal-plugin-mercury": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1439,31 +1496,31 @@ } }, "@webex/internal-plugin-lyra": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-lyra/-/internal-plugin-lyra-1.80.122.tgz", + "integrity": "sha512-6qLoK/iY8sii03uzDzacMAZr+svwPaKrH+qBzaO7O9P6o9xe40WcO634L4ACKiAbMI6++M3wUwSnA+TCITIrnA==", + "requires": { + "@webex/common": "1.80.122", + "@webex/internal-plugin-conversation": "1.80.122", + "@webex/internal-plugin-encryption": "1.80.122", + "@webex/internal-plugin-feature": "1.80.122", + "@webex/internal-plugin-mercury": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/internal-plugin-mercury": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-mercury/-/internal-plugin-mercury-1.80.122.tgz", + "integrity": "sha512-tVU2plXxCUdiZyV4L7nWPAKlcLZ3M/FcmRObxyf4pwR3ve9oe2kBlG6GszAb86ysCtxNBBzcS7+RCQtiWGbLEg==", + "requires": { + "@webex/common": "1.80.122", + "@webex/common-timers": "1.80.122", + "@webex/internal-plugin-device": "1.80.122", + "@webex/internal-plugin-feature": "1.80.122", + "@webex/internal-plugin-metrics": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "backoff": "^2.5.0", "envify": "^4.1.0", @@ -1480,25 +1537,25 @@ } }, "@webex/internal-plugin-metrics": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-metrics/-/internal-plugin-metrics-1.80.122.tgz", + "integrity": "sha512-IgmrOMU6FNzkJFKUkg+QXjDlpMc73vNm9l0RBv9haZys5b/sv1Mx4P1tWN2dj4xi35rsUuf/1YW9cHxk+JQRzA==", + "requires": { + "@webex/common": "1.80.122", + "@webex/common-timers": "1.80.122", + "@webex/internal-plugin-device": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/internal-plugin-presence": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/internal-plugin-presence/-/internal-plugin-presence-1.80.109.tgz", - "integrity": "sha512-UvT2gzlM5AWhiHAu4mjPFim22BkI4aHgmA0uOkXfN0jVFUuoq8F5ZliGSKsU7c6ImBKTtVWAyeO+INTdf8yAPQ==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-presence/-/internal-plugin-presence-1.80.122.tgz", + "integrity": "sha512-0JgesTgTciFoVPY0ZihtsGGorJJvnhuIG33Kl6/3zOpTdFIF3GItfwqHGdnBdIzPRPFXBn6nupS9JhWpZQpYAw==", "requires": { - "@webex/internal-plugin-wdm": "1.80.109", - "@webex/webex-core": "1.80.109", + "@webex/internal-plugin-device": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1512,14 +1569,14 @@ } }, "@webex/internal-plugin-search": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-search/-/internal-plugin-search-1.80.122.tgz", + "integrity": "sha512-MgAqU9G8RsJNF6z10PN/g5XbGy8lwsPtvTeyx5SAtsn0kJQwsKYZPh9yiXo8D43a2+xpZwjHJCriVvyIJpirng==", + "requires": { + "@webex/common": "1.80.122", + "@webex/internal-plugin-conversation": "1.80.122", + "@webex/internal-plugin-encryption": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1533,36 +1590,13 @@ } }, "@webex/internal-plugin-user": { - "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==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/internal-plugin-user/-/internal-plugin-user-1.80.122.tgz", + "integrity": "sha512-VCC1aTZELpIyWzR5hLrRknU4xjfvOYRF/ItRnA6dEMQlIwmGCIU7lfNaKz+LwLnWYC06lY0OD2N2+AoZ0DXDeg==", "requires": { - "@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" - }, - "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-wdm": { - "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", + "@webex/common": "1.80.122", + "@webex/internal-plugin-device": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1576,14 +1610,14 @@ } }, "@webex/plugin-attachment-actions": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-attachment-actions/-/plugin-attachment-actions-1.80.122.tgz", + "integrity": "sha512-ecoGJt7AH0CLlXZcHKhz5coeydNiFGUYhG8Kd221BqxDAfUlsaa89f+grz9DcvggKCNqgTE3iBe12GVu3hh38A==", + "requires": { + "@webex/common": "1.80.122", + "@webex/internal-plugin-conversation": "1.80.122", + "@webex/internal-plugin-mercury": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1611,23 +1645,23 @@ } }, "@webex/plugin-authorization": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/plugin-authorization/-/plugin-authorization-1.80.109.tgz", - "integrity": "sha512-WcSUpheqCCJzheJcbnbkEinSGUP5E7zIbgxB5wf8jDQdJL9JuHowi0B5H8AcHTm4sfvaEBYVMRKOFpnd8LvHHA==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization/-/plugin-authorization-1.80.122.tgz", + "integrity": "sha512-oLvASMo+IPpRv0AFM7w1/7rFf8HqmDqm+6dN+c7+OT3vncCcKGxF07r+WliskC+ebSJp+uLqp1GFtOZlzx3ywg==", "requires": { - "@webex/plugin-authorization-browser": "1.80.109", - "@webex/plugin-authorization-node": "1.80.109", + "@webex/plugin-authorization-browser": "1.80.122", + "@webex/plugin-authorization-node": "1.80.122", "envify": "^4.1.0" } }, "@webex/plugin-authorization-browser": { - "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==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-browser/-/plugin-authorization-browser-1.80.122.tgz", + "integrity": "sha512-unc+ZCQ5B3dEGWDcn+ryi0yeeGlcoymwovdYnUgkTrJqkn9zsjMZ0mqdas3Qw680QwEkqZ79/o4k3BBQpKCdyg==", "requires": { - "@webex/common": "1.80.109", - "@webex/internal-plugin-wdm": "1.80.109", - "@webex/webex-core": "1.80.109", + "@webex/common": "1.80.122", + "@webex/internal-plugin-device": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15", @@ -1642,26 +1676,26 @@ } }, "@webex/plugin-authorization-node": { - "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==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-authorization-node/-/plugin-authorization-node-1.80.122.tgz", + "integrity": "sha512-KnsFdy3v495KopyYZDTJksg2Pge9+TXpdzhk34CO/ODwC9r/X3Qv7UhaiNBbXtZz+6r2ue1OF07FFxR750Tt0A==", "requires": { - "@webex/common": "1.80.109", - "@webex/internal-plugin-wdm": "1.80.109", - "@webex/webex-core": "1.80.109", + "@webex/common": "1.80.122", + "@webex/internal-plugin-device": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/plugin-device-manager": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-device-manager/-/plugin-device-manager-1.80.122.tgz", + "integrity": "sha512-An/nB2a1/w/RAuKW3vFsQPwAbpWIvtZZNpSKDAU8oR7Zly6sqOt7jSHYBx7kwOZnOyUhTC1kSvps35BwzXUIMg==", + "requires": { + "@webex/internal-plugin-device": "1.80.122", + "@webex/internal-plugin-lyra": "1.80.122", + "@webex/internal-plugin-search": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15", @@ -1676,12 +1710,12 @@ } }, "@webex/plugin-logger": { - "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==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-logger/-/plugin-logger-1.80.122.tgz", + "integrity": "sha512-GZsRM8U0ttToDcMOaLO02Bb/BqCCobdxQbnQIUIjxAPSczrhHSmmdTRl5UD0+yyIuewl/eoGMSIfJojLvAVYAQ==", "requires": { - "@webex/common": "1.80.109", - "@webex/webex-core": "1.80.109", + "@webex/common": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15" @@ -1695,14 +1729,14 @@ } }, "@webex/plugin-meetings": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-meetings/-/plugin-meetings-1.80.122.tgz", + "integrity": "sha512-KknFOE845zhMrn15GygBnXxK47FuGzTmXlOevaC6xjaHdctqHnnWvjYlV/NHZDRQQWKZEuCCUqS9iAV3loKZNA==", + "requires": { + "@webex/common": "1.80.122", + "@webex/common-timers": "1.80.122", + "@webex/internal-plugin-mercury": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "bowser": "1.9.4", "btoa": "^1.2.1", @@ -1722,14 +1756,14 @@ } }, "@webex/plugin-memberships": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-memberships/-/plugin-memberships-1.80.122.tgz", + "integrity": "sha512-8O3GStNqokz2qTKu92i42JyLD+6jsSPeBrMtinkg5YY3Zr6FALhUuNdTD6AuxORlgGJOTtGllcn5zpB98RgSag==", + "requires": { + "@webex/common": "1.80.122", + "@webex/internal-plugin-conversation": "1.80.122", + "@webex/internal-plugin-mercury": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1757,14 +1791,14 @@ } }, "@webex/plugin-messages": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-messages/-/plugin-messages-1.80.122.tgz", + "integrity": "sha512-rdcPNzlI3h4TVF2dyuoWZaXPWQ3IxXQEpCRMJo0tHLEQd5lC6C27upZDZKjSO+gPNC34lYoBt7ksnICy8pIdrA==", + "requires": { + "@webex/common": "1.80.122", + "@webex/internal-plugin-conversation": "1.80.122", + "@webex/internal-plugin-mercury": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1792,25 +1826,25 @@ } }, "@webex/plugin-people": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/plugin-people/-/plugin-people-1.80.109.tgz", - "integrity": "sha512-opNstMDEEuRLENTbZJsh+vsgN+kolS70G4lTMqbojRSYP8me3gPYR1xak7diZ/wL6QVi3ZfR9Z6CBL3LgzN6zQ==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-people/-/plugin-people-1.80.122.tgz", + "integrity": "sha512-n1QEFV+7lUKHk4I2xsbGVY6DedkLbKlUW9blboRLh8ACOtTnJduLqN/SCB8UFqhWP3CVHLobc66P7t+mn9+MFg==", "requires": { - "@webex/common": "1.80.109", - "@webex/webex-core": "1.80.109", + "@webex/common": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/plugin-rooms": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-rooms/-/plugin-rooms-1.80.122.tgz", + "integrity": "sha512-VBTirHG1+a0cG8MkM9Vpnk1dopPiFSJo3FKh0yLNJ6wGAAFa6TffgrCVE+ufTNMNLteepmTBUP7V8/8+giQAcg==", + "requires": { + "@webex/common": "1.80.122", + "@webex/internal-plugin-conversation": "1.80.122", + "@webex/internal-plugin-mercury": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "debug": "^3.2.6", "envify": "^4.1.0", @@ -1838,56 +1872,57 @@ } }, "@webex/plugin-team-memberships": { - "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==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-team-memberships/-/plugin-team-memberships-1.80.122.tgz", + "integrity": "sha512-Ea3FBI0lAdbvEXSjZAWaLPMQhMvySxC0cOVISbDh02MpT1fNmMj+YsB6ZfxjXTNtF5GJKAQUW8c32VubaJ/LoA==", "requires": { - "@webex/webex-core": "1.80.109", + "@webex/webex-core": "1.80.122", "envify": "^4.1.0" } }, "@webex/plugin-teams": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/plugin-teams/-/plugin-teams-1.80.109.tgz", - "integrity": "sha512-t4m1xNDNe+ZawAFZ8T+RksEmf59zUEU9DaoGis2YCLvRWmjeXMAT1Ns1uB2pAa87aTMgk5kAJjkEMrTDAYGohQ==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-teams/-/plugin-teams-1.80.122.tgz", + "integrity": "sha512-S1H+p+TuKn64MOLIGZWijpIuMkqA7S+xtkstXJ9LR8YcuVaHIe/a2B/7kaYA/F4vTrpV9q60m+yLSsEp0sdWnw==", "requires": { - "@webex/webex-core": "1.80.109", + "@webex/webex-core": "1.80.122", "envify": "^4.1.0" } }, "@webex/plugin-webhooks": { - "version": "1.80.109", - "resolved": "https://registry.npmjs.org/@webex/plugin-webhooks/-/plugin-webhooks-1.80.109.tgz", - "integrity": "sha512-dMxx17UR6tkvTTrrO9tEYEFaOuZUIq5CV9b+/JBToXmra+9DRrC0bzk4FzGdnnTmLOK9CWpAKRL804hzc927bQ==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/plugin-webhooks/-/plugin-webhooks-1.80.122.tgz", + "integrity": "sha512-baNNk8g9hGvYI0HveoxC77Ebk8hPKWS6cA3uU12BEPCOaHRAoSGbdGt84StuEzPvnlb5aLkshs/I7UoO0BcF/Q==", "requires": { - "@webex/webex-core": "1.80.109", + "@webex/webex-core": "1.80.122", "envify": "^4.1.0" } }, "@webex/storage-adapter-local-storage": { - "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==", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/storage-adapter-local-storage/-/storage-adapter-local-storage-1.80.122.tgz", + "integrity": "sha512-cUPChwiOpjS6V1s4+t/em8oyuQ1zm4UKEiQQtIRD8+M/gimn3wuRNnk3MpC8wTG4VIbzHYd94aTNRNHVRSotHQ==", "requires": { - "@webex/webex-core": "1.80.109", + "@webex/webex-core": "1.80.122", "babel-runtime": "^6.26.0", "envify": "^4.1.0" } }, "@webex/webex-core": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/@webex/webex-core/-/webex-core-1.80.122.tgz", + "integrity": "sha512-cpGpOHmcMiJ1BEzWdf0ysa1kcIWzF/U+qyqfodsH57mUiMDMljCgI8CIvR0mvO6VNppWZu5srigEBiD021HOaQ==", + "requires": { + "@webex/common": "1.80.122", + "@webex/common-timers": "1.80.122", + "@webex/http-core": "1.80.122", + "@webex/webex-core": "1.80.122", "ampersand-collection": "^2.0.2", "ampersand-events": "^2.0.2", "ampersand-state": "^5.0.3", "babel-runtime": "^6.26.0", "core-decorators": "^0.20.0", + "crypto-js": "^3.1.9-1", "envify": "^4.1.0", "lodash": "^4.17.15", "uuid": "^3.3.2" @@ -2168,6 +2203,14 @@ "safer-buffer": "~2.1.0" } }, + "asn1js": { + "version": "2.0.26", + "resolved": "https://registry.npmjs.org/asn1js/-/asn1js-2.0.26.tgz", + "integrity": "sha512-yG89F0j9B4B0MKIcFyWWxnpZPLaNTjCj4tkE3fjbAoo0qmpGw0PYYqSbX/4ebnd9Icn8ZgK4K1fvDyEtW1JYtQ==", + "requires": { + "pvutils": "^1.0.17" + } + }, "assert-plus": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", @@ -2423,6 +2466,11 @@ "integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=", "dev": true }, + "bytestreamjs": { + "version": "1.0.29", + "resolved": "https://registry.npmjs.org/bytestreamjs/-/bytestreamjs-1.0.29.tgz", + "integrity": "sha512-Mri3yqoo9YvdaSvD5OYl4Rdu9zCBJInW/Ez31sdlNY4ikMy//EvTTmidfLcs0e+NBvKVEpPzYvJAesjgMdjnZg==" + }, "cache-base": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", @@ -3176,9 +3224,9 @@ } }, "crypto-js": { - "version": "3.1.9-1", - "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-3.1.9-1.tgz", - "integrity": "sha1-/aGedh/Ad+Af+/3G6f38WeiAbNg=" + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-3.3.0.tgz", + "integrity": "sha512-DIT51nX0dCfKltpRiXV+/TVZq+Qq2NgF4644+K7Ttnla7zEzqc+kjJyiB96BHNyUTBxyjzRcZYpUdZa+QAqi6Q==" }, "crypto-random-string": { "version": "2.0.0", @@ -10479,6 +10527,26 @@ } } }, + "pkijs": { + "version": "2.1.84", + "resolved": "https://registry.npmjs.org/pkijs/-/pkijs-2.1.84.tgz", + "integrity": "sha512-DRfTYTBaoVv65SkBggpr8nBEt18U9Is97pbGqi4Mu3ZoIsgAmqufQlMMNwPXit9mVS/3H3+cvvwDg77ICDi4Hw==", + "requires": { + "asn1js": "^2.0.26", + "bytestreamjs": "^1.0.29", + "pvutils": "^1.0.17" + }, + "dependencies": { + "asn1js": { + "version": "2.0.26", + "resolved": "https://registry.npmjs.org/asn1js/-/asn1js-2.0.26.tgz", + "integrity": "sha512-yG89F0j9B4B0MKIcFyWWxnpZPLaNTjCj4tkE3fjbAoo0qmpGw0PYYqSbX/4ebnd9Icn8ZgK4K1fvDyEtW1JYtQ==", + "requires": { + "pvutils": "^1.0.17" + } + } + } + }, "please-upgrade-node": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz", @@ -10602,6 +10670,19 @@ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" }, + "pvtsutils": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/pvtsutils/-/pvtsutils-1.0.9.tgz", + "integrity": "sha512-/kDsuCKPqJuIzn37w6+iN+TiSrN+zrwPEd7FjT61oNbRvceGdsS94fMEWZ4/h6QZU5EZhBMiV+79IYedroP/Yw==", + "requires": { + "tslib": "^1.10.0" + } + }, + "pvutils": { + "version": "1.0.17", + "resolved": "https://registry.npmjs.org/pvutils/-/pvutils-1.0.17.tgz", + "integrity": "sha512-wLHYUQxWaXVQvKnwIDWFVKDJku9XDCvyhhxoq8dc5MFdIlRenyPI9eSfEtcvgHgD7FlvCyGAlWgOzRnZD99GZQ==" + }, "q": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", @@ -10770,9 +10851,9 @@ "dev": true }, "request": { - "version": "2.88.0", - "resolved": "https://registry.npmjs.org/request/-/request-2.88.0.tgz", - "integrity": "sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==", + "version": "2.88.2", + "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz", + "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", "requires": { "aws-sign2": "~0.7.0", "aws4": "^1.8.0", @@ -10781,7 +10862,7 @@ "extend": "~3.0.2", "forever-agent": "~0.6.1", "form-data": "~2.3.2", - "har-validator": "~5.1.0", + "har-validator": "~5.1.3", "http-signature": "~1.2.0", "is-typedarray": "~1.0.0", "isstream": "~0.1.2", @@ -10791,7 +10872,7 @@ "performance-now": "^2.1.0", "qs": "~6.5.2", "safe-buffer": "^5.1.2", - "tough-cookie": "~2.4.3", + "tough-cookie": "~2.5.0", "tunnel-agent": "^0.6.0", "uuid": "^3.3.2" }, @@ -12397,19 +12478,12 @@ } }, "tough-cookie": { - "version": "2.4.3", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz", - "integrity": "sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", + "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", "requires": { - "psl": "^1.1.24", - "punycode": "^1.4.1" - }, - "dependencies": { - "punycode": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=" - } + "psl": "^1.1.28", + "punycode": "^2.1.1" } }, "traverse": { @@ -12446,8 +12520,7 @@ "tslib": { "version": "1.10.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz", - "integrity": "sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==", - "dev": true + "integrity": "sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==" }, "tunnel-agent": { "version": "0.6.0", @@ -12649,6 +12722,11 @@ "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz", "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==" }, + "valid-url": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz", + "integrity": "sha1-HBRHm0DxOXp1eC8RXkCGRHQzogA=" + }, "validate-npm-package-license": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", @@ -12669,28 +12747,37 @@ "extsprintf": "^1.2.0" } }, + "webcrypto-core": { + "version": "1.0.17", + "resolved": "https://registry.npmjs.org/webcrypto-core/-/webcrypto-core-1.0.17.tgz", + "integrity": "sha512-7jxTLgtM+TahBPErx/Dd2XvxFDfWJrHxjVeTSvIa4LSgiYrmCPlC2INiAMAfb8MbtHiwJKKqF5sPS0AWNjBbXw==", + "requires": { + "pvtsutils": "^1.0.9", + "tslib": "^1.10.0" + } + }, "webex": { - "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", + "version": "1.80.122", + "resolved": "https://registry.npmjs.org/webex/-/webex-1.80.122.tgz", + "integrity": "sha512-49CKcw8tHBGex8WW9lZ4ZSY+u2owBoAlLF2aMkXjy1jmFkoWkuR65+FKuBDygHqBRyDvn4NWUHO/7sHTxDy34A==", + "requires": { + "@webex/internal-plugin-calendar": "1.80.122", + "@webex/internal-plugin-device": "1.80.122", + "@webex/internal-plugin-presence": "1.80.122", + "@webex/plugin-attachment-actions": "1.80.122", + "@webex/plugin-authorization": "1.80.122", + "@webex/plugin-device-manager": "1.80.122", + "@webex/plugin-logger": "1.80.122", + "@webex/plugin-meetings": "1.80.122", + "@webex/plugin-memberships": "1.80.122", + "@webex/plugin-messages": "1.80.122", + "@webex/plugin-people": "1.80.122", + "@webex/plugin-rooms": "1.80.122", + "@webex/plugin-team-memberships": "1.80.122", + "@webex/plugin-teams": "1.80.122", + "@webex/plugin-webhooks": "1.80.122", + "@webex/storage-adapter-local-storage": "1.80.122", + "@webex/webex-core": "1.80.122", "babel-polyfill": "^6.26.0", "envify": "^4.1.0", "lodash": "^4.17.15"