Skip to content

Commit

Permalink
Bump sequelize from 3.31.0 to 5.15.1
Browse files Browse the repository at this point in the history
Bumps [sequelize](https://github.com/sequelize/sequelize) from 3.31.0 to 5.15.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v3.31.0...v5.15.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2019
1 parent ae7eb13 commit 4acdf89
Show file tree
Hide file tree
Showing 5 changed files with 82 additions and 133 deletions.
2 changes: 1 addition & 1 deletion packages/aaa-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"graphql-tag": "2.4.2",
"lodash": "4.17.15",
"resolve-glob": "0.1.8",
"sequelize": "3.31.0"
"sequelize": "5.15.1"
},
"devDependencies": {
"@aaa-backend-stack/test-environment": "^2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/aaa-polyfills/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"cls-hooked": "4.2.2",
"lodash": "4.17.15",
"node-fetch": "1.7.2",
"sequelize": "3.31.0",
"sequelize": "5.15.1",
"source-map-support": "0.4.15",
"uuid": "3.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aaa-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"pg": "6.1.6",
"pg-hstore": "2.3.2",
"pg-native": "1.10.1",
"sequelize": "3.31.0",
"sequelize": "5.15.1",
"umzug": "1.12.0",
"uuid": "3.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/types-graphql-sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/graphql": "0.9.4",
"@types/sequelize": "4.0.39",
"graphql": "0.10.5",
"sequelize": "3.31.0"
"sequelize": "5.15.1"
},
"resolutions": {
"@types/graphql": "0.9.4",
Expand Down
Loading

0 comments on commit 4acdf89

Please sign in to comment.