不要怂,就是干,撸起袖子干!

Commit 224f329b by Sushant Committed by GitHub

chores: update dependencies (#9036)

1 parent 091abb48
Showing with 9 additions and 9 deletions
...@@ -36,17 +36,17 @@ ...@@ -36,17 +36,17 @@
"url": "https://github.com/sequelize/sequelize/issues" "url": "https://github.com/sequelize/sequelize/issues"
}, },
"dependencies": { "dependencies": {
"bluebird": "^3.4.6", "bluebird": "^3.5.0",
"cls-bluebird": "^2.0.1", "cls-bluebird": "^2.1.0",
"debug": "^3.0.0", "debug": "^3.1.0",
"depd": "^1.1.0", "depd": "^1.1.0",
"dottie": "^2.0.0", "dottie": "^2.0.0",
"generic-pool": "^3.1.8", "generic-pool": "^3.4.0",
"inflection": "1.12.0", "inflection": "1.12.0",
"lodash": "^4.17.1", "lodash": "^4.17.1",
"moment": "^2.13.0", "moment": "^2.20.0",
"moment-timezone": "^0.5.4", "moment-timezone": "^0.5.14",
"retry-as-promised": "^2.3.1", "retry-as-promised": "^2.3.2",
"semver": "^5.5.0", "semver": "^5.5.0",
"terraformer-wkt-parser": "^1.1.2", "terraformer-wkt-parser": "^1.1.2",
"toposort-class": "^1.0.1", "toposort-class": "^1.0.1",
...@@ -73,14 +73,14 @@ ...@@ -73,14 +73,14 @@
"istanbul": "^0.4.5", "istanbul": "^0.4.5",
"lcov-result-merger": "^2.0.0", "lcov-result-merger": "^2.0.0",
"mocha": "^5.0.0", "mocha": "^5.0.0",
"mysql2": "^1.5.2", "mysql2": "^1.x",
"pg": "^7.x", "pg": "^7.x",
"pg-hstore": "^2.3.2", "pg-hstore": "^2.3.2",
"pg-native": "^2.x", "pg-native": "^2.x",
"pg-types": "^1.x", "pg-types": "^1.x",
"rimraf": "^2.5.4", "rimraf": "^2.5.4",
"semantic-release": "^12.2.2", "semantic-release": "^12.2.2",
"sinon": "^4.2.2", "sinon": "^4.3.0",
"sinon-chai": "^2.14.0", "sinon-chai": "^2.14.0",
"sqlite3": "^3.x", "sqlite3": "^3.x",
"tedious": "1.14.0", "tedious": "1.14.0",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!