Skip to content

Commit

Permalink
Update dependency sequelize to v4.41.0 (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and josephj committed Oct 28, 2018
1 parent e847f3f commit c261ed5
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 @@ -48,7 +48,7 @@
"react-dom": "16.6.0",
"react-google-tag-manager": "2.2.1",
"reduce-reducers": "0.4.3",
"sequelize": "4.39.0",
"sequelize": "4.41.0",
"sequelize-cli": "3.2.0",
"sinon": "4.5.0",
"sql.js": "0.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6910,10 +6910,10 @@ sequelize-cli@3.2.0:
umzug "^2.1.0"
yargs "^8.0.2"

sequelize@4.39.0:
version "4.39.0"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-4.39.0.tgz#0e070a4705367e4b0779183f812c72f478ff12b9"
integrity sha512-Rra0b81fzNqGLFJEDCsLxWGCDkmscjSsWV25nTrhd4LAk2qWh4I6Qj1iP+2K58ovRmt0QMkt5LNUEpPHZU6njQ==
sequelize@4.41.0:
version "4.41.0"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-4.41.0.tgz#fa24ac0471e398090b55b302579240ed58e0b54a"
integrity sha512-6zCYxjPriUBgLQ5dN4ZxC5eadUtRu2tHFoBiSU9vNGb6G3f4bZM6vFpJu0DhxeeyhodTAXqY1GaBpZzT3PXB/Q==
dependencies:
bluebird "^3.5.0"
cls-bluebird "^2.1.0"
Expand Down

0 comments on commit c261ed5

Please sign in to comment.