Bump pg-promise from 9.1.3 to 9.1.4 (#6039)

Bumps [pg-promise](https://github.com/vitaly-t/pg-promise) from 9.1.3 to 9.1.4.
- [Release notes](https://github.com/vitaly-t/pg-promise/releases)
- [Commits](https://github.com/vitaly-t/pg-promise/commits/9.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-09 12:25:59 +00:00
committed by peril-parse-community[bot]
parent 1ee6da4810
commit 13f31932f5
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -9107,9 +9107,9 @@
"integrity": "sha512-UiJyO5B9zZpu32GSlP0tXy8J2NsJ9EFGFfz5v6PSbdz/1hBLX1rNiiy5+mAm5iJJYwfCv4A0EBcQLGWwjbpzZw=="
},
"pg-promise": {
"version": "9.1.3",
"resolved": "https://registry.npmjs.org/pg-promise/-/pg-promise-9.1.3.tgz",
"integrity": "sha512-hZzf21L9EK5QOwaEjEE49TwgP4+ldpaqlhz7zefd+YfjVqu0vZ4cYLZdo5ILvzU0JOK2Z59oH3/yGmGB4nyp0Q==",
"version": "9.1.4",
"resolved": "https://registry.npmjs.org/pg-promise/-/pg-promise-9.1.4.tgz",
"integrity": "sha512-DBZUF1ShzQlj/YRZp4INxKLIz+FDGKkWnhyoa1fodHo7Is6Ts3YV1w44JfzVomNoNZYPXvAtkCzd/nbn5pyKYQ==",
"requires": {
"assert-options": "0.6.0",
"manakin": "0.5.2",

View File

@@ -44,7 +44,7 @@
"mongodb": "3.3.2",
"node-rsa": "1.0.5",
"parse": "2.7.1",
"pg-promise": "9.1.3",
"pg-promise": "9.1.4",
"pluralize": "^8.0.0",
"redis": "2.8.0",
"semver": "6.3.0",