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

Commit c6a0d8d1 by Sushant Committed by GitHub

fix(sequelize.close): update sequelize-pool (#11101)

1 parent 73f1b5d1
Showing with 3 additions and 3 deletions
......@@ -39,8 +39,8 @@
"moment": "^2.24.0",
"moment-timezone": "^0.5.21",
"retry-as-promised": "^3.1.0",
"semver": "^5.6.0",
"sequelize-pool": "^2.1.0",
"semver": "^6.1.1",
"sequelize-pool": "^2.2.0",
"toposort-class": "^1.0.1",
"uuid": "^3.2.1",
"validator": "^10.11.0",
......@@ -59,7 +59,7 @@
"chai-spies": "^1.x",
"continuation-local-storage": "^3.x",
"cross-env": "^5.2.0",
"env-cmd": "^9.0.3",
"env-cmd": "^8.0.2",
"esdoc": "^1.1.0",
"esdoc-inject-style-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!