Skip to content

Commit

Permalink
Bump sequelize from 5.3.0 to 5.8.6 (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and arnaudbesnier committed May 20, 2019
1 parent d89dd48 commit cae1fbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"onchange": "5.2.0",
"pg": "7.10.0",
"pre-commit": "1.2.2",
"sequelize": "5.3.0",
"sequelize": "5.8.6",
"sequelize-fixtures": "0.10.0",
"simple-git": "1.65.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4163,10 +4163,10 @@ sequelize-pool@^1.0.2:
dependencies:
bluebird "^3.5.3"

sequelize@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-5.3.0.tgz#e62e70ba65a68b8fa76e01c026456211ac500a05"
integrity sha512-UYW7Surds+2zR+UfRQ/IbJ8gg0bSvnIrBvmPPNax+Z9NgSCOibJs5BoM5d+OK0NHMsZCVGYBjI/6ZzMXgDtOHw==
sequelize@5.8.6:
version "5.8.6"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-5.8.6.tgz#22cd5b9443fa303552f925f99a08c9a5236f86cb"
integrity sha512-u6KJuMBNLAE44PkGUTlevBseb6BV/n5r8CDGmYe1VxcGxdlWXYUiNXlEFEW0OL6ie+yXYV7dnPHa/fDi1M7gMw==
dependencies:
bluebird "^3.5.0"
cls-bluebird "^2.1.0"
Expand Down

0 comments on commit cae1fbc

Please sign in to comment.