Skip to content

Commit

Permalink
Merge pull request #14224 from nestjs/renovate/sequelize-6.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency sequelize to v6.37.5
  • Loading branch information
kamilmysliwiec authored Nov 27, 2024
2 parents 95d5dc1 + d7d784f commit 5b08243
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 @@ -27,7 +27,7 @@
"reflect-metadata": "0.2.1",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
"sequelize": "6.36.0",
"sequelize": "6.37.5",
"sequelize-typescript": "2.1.6",
"typescript": "5.3.3"
},
Expand Down

0 comments on commit 5b08243

Please sign in to comment.