Skip to content

Commit 8833c87

Browse files
fix(package): update pg to version 8.2.0
Closes #54
1 parent e7918cb commit 8833c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"debug": "^4.0.0",
1818
"express": "^4.16.2",
1919
"minio": "^7.0.3",
20-
"pg": "^7.4.3",
20+
"pg": "^8.2.0",
2121
"pg-hstore": "^2.3.2",
2222
"sequelize": "^4.22.6",
2323
"uuid": "^7.0.1"

0 commit comments

Comments
 (0)