Version 4.15.2 of sequelize was just published.
This version is covered by your current version range and after updating it in your project the build failed.
sequelize 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
- β continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Release Notes
v4.15.2
4.15.2 (2017-10-22)
Bug Fixes
- abstract-query: properly hash primaryKey for buffers (#8174) (17b19d9)
Commits
The new version differs by 1 commits.
17b19d9 fix(abstract-query): properly hash primaryKey for buffers (#8174)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄