Skip to content

Commit 74be7b6

Browse files
committed
Merge pull request brianc#650 from iceddev/master
bump pg-connection-string to support colons in password
2 parents f248109 + 7f8331f commit 74be7b6

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
@@ -23,7 +23,7 @@
2323
"generic-pool": "2.1.1",
2424
"nan": "1.3.0",
2525
"packet-reader": "0.2.0",
26-
"pg-connection-string": "0.1.2",
26+
"pg-connection-string": "0.1.3",
2727
"pg-types": "1.4.0",
2828
"pgpass": "0.0.3"
2929
},

0 commit comments

Comments
 (0)