fix: upgrade pg-promise from 10.9.0 to 10.9.1 (#7170)

Snyk has created this PR to upgrade pg-promise from 10.9.0 to 10.9.1.

See this package in npm:
https://www.npmjs.com/package/pg-promise

See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Tom Fox
2021-02-08 03:44:44 +00:00
committed by GitHub
parent b59517fd68
commit cca493b9fb
2 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@
"mime": "2.5.0",
"mongodb": "3.6.3",
"parse": "2.19.0",
"pg-promise": "10.9.0",
"pg-promise": "10.9.1",
"pluralize": "8.0.0",
"redis": "3.0.2",
"semver": "7.3.4",