Skip to content

Commit 3c9e9f4

Browse files
committed
update pg driver to work with newer version of postgres
1 parent 063074f commit 3c9e9f4

File tree

2 files changed

+73
-58
lines changed

2 files changed

+73
-58
lines changed

package-lock.json

Lines changed: 72 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"bluebird": "3.5.4",
2020
"jsreport-sql-store": "1.3.0",
21-
"pg-promise": "8.5.6"
21+
"pg-promise": "10.8.1"
2222
},
2323
"devDependencies": {
2424
"eslint-config-standard": "11.0.0",

0 commit comments

Comments
 (0)