Skip to content

Commit

Permalink
build(deps): bump sequelize in /examples/repository-mode
Browse files Browse the repository at this point in the history
Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.22.5 to 6.29.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v5.22.5...v6.29.0)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 25, 2023
1 parent 0e43d08 commit 73e351f
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 72 deletions.
150 changes: 79 additions & 71 deletions examples/repository-mode/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 examples/repository-mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"body-parser": "^1.18.3",
"express": "^4.16.4",
"sequelize": "^5.22.5",
"sequelize": "^6.29.0",
"sequelize-typescript": "^1.0.0-alpha.9",
"strong-error-handler": "^3.2.0"
}
Expand Down

0 comments on commit 73e351f

Please sign in to comment.