diff --git a/src/puppet-config.ts b/src/puppet-config.ts index d04ffcad8833770daec904f70bcc4cea59b5a1f3..69bb27d56023eba2857f33132c0c6641c8986e54 100644 --- a/src/puppet-config.ts +++ b/src/puppet-config.ts @@ -16,7 +16,7 @@ export const PUPPET_DEPENDENCIES = { 'wechaty-puppet-mock' : '^0.15.5', // https://www.npmjs.com/package/wechaty-puppet-mock 'wechaty-puppet-padchat' : '^0.18.1', // https://www.npmjs.com/package/wechaty-puppet-padchat 'wechaty-puppet-padpro' : '^0.3.7', // https://www.npmjs.com/package/wechaty-puppet-padpro - 'wechaty-puppet-puppeteer' : '^0.17.22', // https://www.npmjs.com/package/wechaty-puppet-puppeteer + 'wechaty-puppet-puppeteer' : '^0.17.26', // https://www.npmjs.com/package/wechaty-puppet-puppeteer 'wechaty-puppet-wechat4u' : '^0.14.1', // https://www.npmjs.com/package/wechaty-puppet-wechat4u }