Update pg-promise to the latest version 🚀 (#5919)

* fix(package): update pg-promise to version 9.0.1

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-08-14 18:05:30 +00:00
committed by peril-parse-community[bot]
parent 10ac88eec5
commit 45dabbbcda
2 changed files with 12 additions and 12 deletions

View File

@@ -44,7 +44,7 @@
"mongodb": "3.3.0",
"node-rsa": "1.0.5",
"parse": "2.6.0",
"pg-promise": "9.0.0",
"pg-promise": "9.0.1",
"redis": "2.8.0",
"semver": "6.3.0",
"subscriptions-transport-ws": "0.9.16",