Skip to content

Commit

Permalink
Merge pull request nestjs#2113 from nestjs/renovate/sequelize-5.x
Browse files Browse the repository at this point in the history
Update dependency sequelize to v5.8.5
  • Loading branch information
kamilmysliwiec authored May 5, 2019
2 parents 91cfc62 + a9dcb9b commit d86c57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/07-sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"mysql2": "1.6.5",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"sequelize": "5.7.6",
"sequelize": "5.8.5",
"sequelize-typescript": "0.6.10",
"typescript": "3.4.5"
},
Expand Down

0 comments on commit d86c57e

Please sign in to comment.