diff --git a/package.json b/package.json index 565bd7c8028c2eac8b5eb5d4fb40b96ccbb21377..cabe9522c92462ed7904bd0e001f5571ad766c23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wechaty", - "version": "0.35.18", + "version": "0.37.0", "description": "Wechaty is a Bot SDK for Individual Account, Powered by TypeScript, Docker, and 💖", "main": "dist/src/index.js", "typings": "dist/src/index.d.ts", @@ -95,8 +95,8 @@ "read-pkg-up": "^7.0.1", "state-switch": "^0.7.2", "watchdog": "^0.8.17", - "wechaty-puppet": "^0.21.12", - "wechaty-puppet-hostie": "^0.3.35", + "wechaty-puppet": "^0.23.2", + "wechaty-puppet-hostie": "^0.5.1", "ws": "^7.2.3" }, "devDependencies": {