## The dependency [ws](https://github.com/websockets/ws) was updated from `6.1.0` to `6.1.1`. 🚨 [View failing branch](https://github.com/Block-Lab/uPool/compare/master...Block-Lab:greenkeeper%2Fws-6.1.1). This version is **covered** by your **current version range** and after updating it in your project **the build failed**. ws is a direct dependency of this project, and **it is very likely causing it to break**. If other packages depend on yours, this update is probably also breaking those in turn. Status Details - ❌ **Travis CI - Branch:** The build **failed**. --- Release Notes for 6.1.1 Bug fixes Queued messages, when permessage-deflate is enabled, are now discarded if the socket closes prematurely (#1464, #1471). Commits The new version differs by 15 commits. 029de0c [dist] 6.1.1 b213bee [pkg] Update list of published files 95bf991 [pkg] Update dev dependencies f26fac8 [minor] Ignore callbacks when clearing the send queue (#1471) 5914206 [doc] Fix nits 3fa0e03 [doc] Suggest implementation of heartbeat on the client (#1469) 7d51fb9 [fix] Do not waste time compressing when socket is closed (#1464) 1ebff19 [ci] Test on node 11 7e061bc [pkg] Update nyc to version 13.1.0 bc0f8ab [pkg] Update eslint to version 5.8.0 45f817b chore(package): update eslint-plugin-node to version 8.0.0 (#1466) cddbcf6 [test] Remove unused variables 0da3fdb [minor] Do not use the legacy URL API d2317b1 [benchmark] Add Unix domain sockets to bench (#1456) 9022a0d [doc] Remove clientMaxWindowBits option from README example (#1454) See the full diff FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). --- Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree: