Skip to content

Commit

Permalink
fix(deps): update dependency sequelize to v4.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 13, 2018
1 parent 4adc7f4 commit 287335f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"koa-mount": "4.0.0",
"koa-router": "7.4.0",
"koa-static": "5.0.0",
"sequelize": "4.41.2",
"sequelize": "4.42.0",
"sqlite3": "4.0.4"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7624,10 +7624,10 @@ send@0.16.2:
range-parser "~1.2.0"
statuses "~1.4.0"

sequelize@4.41.2:
version "4.41.2"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-4.41.2.tgz#bb9ba30d72e9eeb883c9861cd0e2cac672010883"
integrity sha512-8vPf2R0o9iEmtzkqNzwFdblO+0Mu+RNxOdLeYGGqWGlp3cushLpQucAeSGPQgf2hQVZP5yOCM1ouZKTQ5FTlvA==
sequelize@4.42.0:
version "4.42.0"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-4.42.0.tgz#439467ba7bfe7d5afcc56d62b3e091860fbf18f3"
integrity sha512-qxAYnX4rcv7PbNtEidb56REpxNJCdbN0qyk1jb3+e6sE7OrmS0nYMU+MFVbNTJtZfSpOEEL1TX0TkMw+wzZBxg==
dependencies:
bluebird "^3.5.0"
cls-bluebird "^2.1.0"
Expand Down

0 comments on commit 287335f

Please sign in to comment.