Skip to content

Commit 5da908d

Browse files
fix(package): update pg to version 8.0.2
Closes #41
1 parent dedfb40 commit 5da908d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"passport": "~0.4.0",
3838
"passport-local": "~1.0.0",
3939
"pdfkit": "~0.9.0",
40-
"pg": "^7.4.3",
40+
"pg": "^8.0.2",
4141
"pug": "^2.0.3",
4242
"q": "^1.4.1",
4343
"qr-image": "~3.2.0",

0 commit comments

Comments
 (0)