refactor: Upgrade pg-promise to 11.3.0 and pg-monitor to 2.0.0 (#8453)

This commit is contained in:
Corey
2023-03-05 18:16:04 -05:00
committed by GitHub
parent 94d558edbb
commit 87cab09b6a
4 changed files with 61 additions and 47 deletions

View File

@@ -50,8 +50,8 @@
"mustache": "4.2.0",
"parse": "4.0.1",
"path-to-regexp": "0.1.7",
"pg-monitor": "1.5.0",
"pg-promise": "10.12.1",
"pg-monitor": "2.0.0",
"pg-promise": "11.3.0",
"pluralize": "8.0.0",
"redis": "4.0.6",
"semver": "7.3.8",