Skip to content

Commit 056e793

Browse files
Merge pull request #765 from RobinBuschmann/dependabot/npm_and_yarn/examples/simple/sequelize-5.15.1
Bump sequelize from 5.1.0 to 5.15.1 in /examples/simple
2 parents 2595609 + 149c4fd commit 056e793

File tree

2 files changed

+32
-36
lines changed

2 files changed

+32
-36
lines changed

examples/simple/package-lock.json

Lines changed: 31 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"body-parser": "^1.18.3",
1919
"express": "^4.16.4",
20-
"sequelize": "^5.1.0",
20+
"sequelize": "^5.15.1",
2121
"sequelize-typescript": "^1.0.0-alpha.9",
2222
"strong-error-handler": "^3.2.0"
2323
}

0 commit comments

Comments
 (0)