From 3243eb5c74e497270b0cd204fa6a2de4d93fb65a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 21:30:12 +0000 Subject: [PATCH] Bump wechaty from 0.68.6 to 1.10.4 Bumps [wechaty](https://github.com/wechaty/wechaty) from 0.68.6 to 1.10.4. - [Release notes](https://github.com/wechaty/wechaty/releases) - [Changelog](https://github.com/wechaty/wechaty/blob/main/CHANGELOG.md) - [Commits](https://github.com/wechaty/wechaty/commits) --- updated-dependencies: - dependency-name: wechaty dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 307af6c..b110435 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "npm-run-all": "^4.1.5", "read-pkg-up": "^7.0.1", "update-notifier": "^5.1.0", - "wechaty": "^0.68.1" + "wechaty": "^1.10.4" }, "devDependencies": { "@chatie/eslint-config": "^0.14.1",