Skip to content

Commit

Permalink
Merge pull request #11161 from nestjs/dependabot/npm_and_yarn/sample/…
Browse files Browse the repository at this point in the history
…07-sequelize/sequelize-6.29.0

chore(deps): bump sequelize from 6.28.2 to 6.29.0 in /sample/07-sequelize
  • Loading branch information
kamilmysliwiec authored Feb 27, 2023
2 parents b276022 + c311a6c commit 1e60955
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.5.5",
"sequelize": "6.28.2",
"sequelize": "6.29.0",
"sequelize-typescript": "2.1.3",
"typescript": "4.7.4"
},
Expand Down

0 comments on commit 1e60955

Please sign in to comment.