[Snyk] Upgrade pg-promise from 10.9.2 to 10.10.1 (#7286)

* fix: upgrade pg-promise from 10.9.2 to 10.9.3

Snyk has created this PR to upgrade pg-promise from 10.9.2 to 10.9.3.

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

* bump pg-promise to 10.10.1

* fix add field if not exists

* lint

Co-authored-by: Diamond Lewis <findlewis@gmail.com>
This commit is contained in:
Snyk bot
2021-04-29 20:10:15 +03:00
committed by GitHub
parent e143fb1bf6
commit 755c49404d
3 changed files with 17 additions and 20 deletions

View File

@@ -49,7 +49,7 @@
"mustache": "4.2.0",
"parse": "3.1.0",
"pg-monitor": "1.4.1",
"pg-promise": "10.9.2",
"pg-promise": "10.10.1",
"pluralize": "8.0.0",
"redis": "3.1.1",
"semver": "7.3.4",