Skip to content

Commit d87939d

Browse files
fix(package): update pg to version 8.0.3
Closes #54
1 parent d7f9cfd commit d87939d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"debug": "^4.0.0",
1717
"express": "^4.16.2",
1818
"minio": "^7.0.3",
19-
"pg": "^7.4.3",
19+
"pg": "^8.0.3",
2020
"pg-hstore": "^2.3.2",
2121
"sequelize": "^4.22.6",
2222
"uuid": "^7.0.1"

0 commit comments

Comments
 (0)