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 79665c0431c065b7626debc12f456d3477c8d809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 01:16:57 +0000 Subject: [PATCH 2/2] Bump lodash from 4.17.5 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.15) 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..f2a7c59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1777,8 +1777,8 @@ lodash.get@^4.0.0: resolved "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.6.1: - version "4.17.5" - resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" + version "4.17.15" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" lowercase-keys@^1.0.0: version "1.0.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: