From 40c0be131ff731584fba5da67917081d3ebe08fd Mon Sep 17 00:00:00 2001 From: Tony Anziano Date: Thu, 10 Oct 2019 11:50:49 -0700 Subject: [PATCH] Bumped Web Chat to v4.5.3 --- CHANGELOG.md | 2 + package-lock.json | 80 +++++++++++++++++++++----------- packages/app/client/package.json | 4 +- 3 files changed, 56 insertions(+), 30 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08699a6ad..a78027223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,12 +70,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [1921](https://github.com/microsoft/BotFramework-Emulator/pull/1921) - [1923](https://github.com/microsoft/BotFramework-Emulator/pull/1923) - [1924](https://github.com/microsoft/BotFramework-Emulator/pull/1924) + - [1924](https://github.com/microsoft/BotFramework-Emulator/pull/1925) - [client] Fixed an issue with the transcripts path input inside of the resource settings dialog in PR [1836](https://github.com/microsoft/BotFramework-Emulator/pull/1836) - [client] Implemented HTML app menu for Windows in PR [1893](https://github.com/microsoft/BotFramework-Emulator/pull/1893) - [client/main] Migrated from Bing Speech API to Cognitive Services Speech API in PR [1878](https://github.com/microsoft/BotFramework-Emulator/pull/1878) - [client] Fixed issue with certain native browser functions (cut, copy, paste, etc.) firing twice in PR [1920](https://github.com/microsoft/BotFramework-Emulator/pull/1920) - [client] Applied theming to InsetShadow component in PR [1922](https://github.com/microsoft/BotFramework-Emulator/pull/1922) + - [client] Bumped Web Chat to v4.5.3 in PR [1925](https://github.com/microsoft/BotFramework-Emulator/pull/1925) ## v4.5.2 - 2019 - 07 - 17 diff --git a/package-lock.json b/package-lock.json index bcb7d5bf9..f1fe4a841 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4410,9 +4410,9 @@ "integrity": "sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==" }, "adaptivecards": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/adaptivecards/-/adaptivecards-1.2.0.tgz", - "integrity": "sha512-rfB3dr2/yNMgJHiGCFH247RtLXkKcNwhGbI1GrXSITfyqfo12esTWDLkRLe62b0oGZxPKJZo5187BY9xORZYsg==" + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/adaptivecards/-/adaptivecards-1.2.3.tgz", + "integrity": "sha512-amQ5OSW3OpIkrxVKLjxVBPk/T49yuOtnqs1z5ZPfZr0+OpTovzmiHbyoAGDIsu5SNYHwOZFp/3LGOnRaALFa/g==" }, "address": { "version": "1.0.3", @@ -6222,12 +6222,22 @@ } }, "botframework-directlinejs": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.4.tgz", - "integrity": "sha512-dp1kqXcnU41NqpFaKgHMTaA+3BBUF91XeUIUGzzMGE6TZNVyKWk1U1UWPWwL5dppiGDyZh1yMHOK+HgqPEG8jQ==", + "version": "0.11.5", + "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.5.tgz", + "integrity": "sha512-/opsuIEshKnk70idpPWnfIBceMrUn6U0wBxeiXDMR5PrUOofBqsyrDfMKCHjpqUJqU9uF7awm6RPSjwvfS5MGQ==", "requires": { - "@babel/runtime": "^7.3.1", + "@babel/runtime": "^7.6.0", "rxjs": "^5.0.3" + }, + "dependencies": { + "@babel/runtime": { + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.3.tgz", + "integrity": "sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA==", + "requires": { + "regenerator-runtime": "^0.13.2" + } + } } }, "botframework-schema": { @@ -6236,16 +6246,16 @@ "integrity": "sha512-Tf9obp0/qdhhx1+YmAQPt+RkqWyULPcj2/XPd4kFhKNo80afsLI3ZN7kJdfw+PitSQDisxjmQ+r2rdt0q2jMtw==" }, "botframework-webchat": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/botframework-webchat/-/botframework-webchat-4.5.0.tgz", - "integrity": "sha512-+xgkmtJ6ZcxWoFnc91Xu33+qymfD3XS7mYt3QZVWKCJgZiGjpcDl2Y/TlgHtB3iEBKDSkczJy2mF+Ehi83fQ/Q==", + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/botframework-webchat/-/botframework-webchat-4.5.3.tgz", + "integrity": "sha512-qHIV75JHPj7PGUUQ0p/4kA7MXezNkjjNJts3WB3vjCtDpQS2rwCZpef5pq5cJTFwkjpkbB8tZM6TiDTJG9nYPA==", "requires": { "@babel/runtime": "^7.4.3", "adaptivecards": "~1.2.0", - "botframework-directlinejs": "^0.11.4", - "botframework-webchat-component": "4.5.0", - "botframework-webchat-core": "4.5.0", - "core-js": "^2.5.7", + "botframework-directlinejs": "^0.11.5", + "botframework-webchat-component": "4.5.3", + "botframework-webchat-core": "4.5.3", + "core-js": "^3.1.4", "eslint": "^5.16.0", "markdown-it": "^8.4.2", "markdown-it-for-inline": "^0.1.1", @@ -6260,10 +6270,15 @@ "whatwg-fetch": "^3.0.0" }, "dependencies": { + "core-js": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.2.1.tgz", + "integrity": "sha512-Qa5XSVefSVPRxy2XfUC13WbvqkxhkwB3ve+pgCQveNgYzbM/UxZeu1dcOX/xr4UmfUd+muuvsaxilQzCyUurMw==" + }, "react": { - "version": "16.9.0", - "resolved": "https://registry.npmjs.org/react/-/react-16.9.0.tgz", - "integrity": "sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==", + "version": "16.10.2", + "resolved": "https://registry.npmjs.org/react/-/react-16.10.2.tgz", + "integrity": "sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==", "requires": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", @@ -6271,24 +6286,33 @@ } }, "react-dom": { - "version": "16.9.0", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.9.0.tgz", - "integrity": "sha512-YFT2rxO9hM70ewk9jq0y6sQk8cL02xm4+IzYBz75CQGlClQQ1Bxq0nhHF6OtSbit+AIahujJgb/CPRibFkMNJQ==", + "version": "16.10.2", + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.10.2.tgz", + "integrity": "sha512-kWGDcH3ItJK4+6Pl9DZB16BXYAZyrYQItU4OMy0jAkv5aNqc+mAKb4TpFtAteI6TJZu+9ZlNhaeNQSVQDHJzkw==", "requires": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", "prop-types": "^15.6.2", - "scheduler": "^0.15.0" + "scheduler": "^0.16.2" + } + }, + "scheduler": { + "version": "0.16.2", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.16.2.tgz", + "integrity": "sha512-BqYVWqwz6s1wZMhjFvLfVR5WXP7ZY32M/wYPo04CcuPM7XZEbV2TBNW7Z0UkguPTl0dWMA59VbNXxK6q+pHItg==", + "requires": { + "loose-envify": "^1.1.0", + "object-assign": "^4.1.1" } } } }, "botframework-webchat-component": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/botframework-webchat-component/-/botframework-webchat-component-4.5.0.tgz", - "integrity": "sha512-20xQ7yagheAu5Va+pAxvEzyF0mcy9aRTfdeN0hQulSmaTPybn8gzs4pkHG8LpjvQQPZllUlNm91vXQws/zq/zQ==", + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/botframework-webchat-component/-/botframework-webchat-component-4.5.3.tgz", + "integrity": "sha512-AyEf7o49OUxMtFLCnVTo4WIo/Q2VbVBMnetT9HqL37o4FdPmG7VT31QKmCtEt4tmUlUvjtoDp+7K4pNeOgQB/w==", "requires": { - "botframework-webchat-core": "4.5.0", + "botframework-webchat-core": "4.5.3", "bytes": "^3.0.0", "classnames": "^2.2.6", "eslint": "^5.16.0", @@ -6325,9 +6349,9 @@ } }, "botframework-webchat-core": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/botframework-webchat-core/-/botframework-webchat-core-4.5.0.tgz", - "integrity": "sha512-zHKd7dddwc2jfb8hoMD2/Ak3vmFja5Y6jDqzicdqVaV4OApzxSw3eBR3hO/0KVsMP8zPMXUhdZ4hQGpX4JMKfQ==", + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/botframework-webchat-core/-/botframework-webchat-core-4.5.3.tgz", + "integrity": "sha512-Rf+j1yQ8MBdgC+vilrKNbv2dYFCYSfcIA6Zd1sf8GRITHm3FlHkNNaY04BJajCz7VF+0vwaQYE9N7Mnkkb4Jvg==", "requires": { "@babel/runtime": "^7.4.3", "eslint": "^5.16.0", diff --git a/packages/app/client/package.json b/packages/app/client/package.json index d36b30e0a..33bf385b8 100644 --- a/packages/app/client/package.json +++ b/packages/app/client/package.json @@ -107,8 +107,8 @@ "base64url": "3.0.0", "botframework-config": "4.4.0", "botframework-schema": "^4.3.4", - "botframework-webchat": "4.5.0", - "botframework-webchat-core": "4.5.0", + "botframework-webchat": "4.5.3", + "botframework-webchat-core": "4.5.3", "eslint-plugin-react": "^7.12.3", "markdown-it": "^8.4.2", "react": "~16.3.2",