Update pg-promise to fix ssl issue (#7041)

* Update pg-promise to fix ssl issue

* fix correctly

* fix merge conflict
This commit is contained in:
Corey
2020-12-03 17:06:53 -05:00
committed by GitHub
parent e634eba57c
commit 094e08914c
2 changed files with 10 additions and 10 deletions

View File

@@ -48,7 +48,7 @@
"mime": "2.4.6",
"mongodb": "3.6.2",
"parse": "2.18.0",
"pg-promise": "10.7.3",
"pg-promise": "10.8.1",
"pluralize": "8.0.0",
"redis": "3.0.2",
"semver": "7.3.2",