Skip to content

Commit

Permalink
Merge pull request #8484 from nestjs/renovate/sequelize-6.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency sequelize to v6.9.0
  • Loading branch information
kamilmysliwiec committed Nov 2, 2021
2 parents 1394305 + 4d3819e commit a1d6ecc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions sample/07-sequelize/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/07-sequelize/package.json
Expand Up @@ -27,7 +27,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"sequelize": "6.8.0",
"sequelize": "6.9.0",
"sequelize-typescript": "2.1.1",
"typescript": "4.3.5"
},
Expand Down

0 comments on commit a1d6ecc

Please sign in to comment.