Skip to content

Commit c09a17d

Browse files
fix(package): update pg to version 8.2.1
Closes #122
1 parent d82809a commit c09a17d

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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"bluebird": "^3.5.0",
4040
"debug": "^4.0.0",
41-
"pg": "^7.0.2"
41+
"pg": "^8.2.1"
4242
},
4343
"devDependencies": {
4444
"babel": "^6.23.0",

0 commit comments

Comments
 (0)