Skip to content

Commit

Permalink
fix(deps): update dependency sequelize to v5.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and doug-martin committed Jun 30, 2020
1 parent 1504ea8 commit c04d1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/package.json
Expand Up @@ -30,7 +30,7 @@
"rimraf": "3.0.2",
"rxjs": "6.5.5",
"typeorm": "0.2.25",
"sequelize": "5.22.1",
"sequelize": "5.22.2",
"sequelize-typescript": "1.1.0",
"typeorm-seeding": "1.6.1"
},
Expand Down

0 comments on commit c04d1fc

Please sign in to comment.