Skip to content

Commit

Permalink
chore(deps): update dependency sequelize to v6 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 1328033 commit 25ba4fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"dependencies": {
"@vodyani/core": "0.3.7",
"@vodyani/transformer": "0.5.3",
"sequelize": "5.22.3",
"sequelize": "6.29.0",
"sequelize-typescript": "1.1.0"
},
"peerDependencies": {
"sequelize": "5.22.3",
"sequelize": "6.29.0",
"sequelize-typescript": "1.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 25ba4fc

Please sign in to comment.