Skip to content

Commit e462ff8

Browse files
Merge pull request #8 from coding-blocks/greenkeeper/pg-7.4.3
fix(package): update pg to version 7.4.3
2 parents a72e172 + bf3a03a commit e462ff8

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
@@ -14,7 +14,7 @@
1414
"base-64": "^0.1.0",
1515
"debug": "^3.1.0",
1616
"express": "^4.16.2",
17-
"pg": "^6.4.2",
17+
"pg": "^7.4.3",
1818
"pg-hstore": "^2.3.2",
1919
"sequelize": "^4.22.6"
2020
},

0 commit comments

Comments
 (0)