From e4a6cb5daf122e070bb5a5e07c8104dbfcee90f2 Mon Sep 17 00:00:00 2001 From: Michael Lin Date: Tue, 25 Feb 2020 16:43:28 -0700 Subject: [PATCH 1/2] add deprecated notice --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b249546..b57be0c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # wechat-watson-conversation + +**DEPRECATED** This project has been moved to [watson-assistant-for-wechat](https://github.com/cognitive-class/watson-assistant-for-wechat) + + + From 205f7596a897e939e7a3fa2ec76a0082277f6cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 01:15:45 +0000 Subject: [PATCH 2/2] Bump extend from 3.0.1 to 3.0.2 Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] --- yarn.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index f2a5815..64248fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1024,8 +1024,8 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2: is-extendable "^1.0.1" extend@~3.0.0, extend@~3.0.1: - version "3.0.1" - resolved "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444" + version "3.0.2" + resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" external-editor@^2.0.4: version "2.1.0" @@ -3108,12 +3108,11 @@ websocket@~1.0.25: yaeti "^0.0.6" "wechat-watson-conversation@file:./lib/wechat-watson-conversation": - version "0.1.1" + version "1.0.0" dependencies: bluebird "^3.5.1" body-parser "^1.18.2" body-parser-xml "^1.1.0" - node-weixin-message "^0.1.1" watson-developer-cloud "^3.0.7" which@^1.2.9: