diff --git a/package.json b/package.json index ca598e23..b07d40d1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "bitcoin atm client server protocol module", "keywords": [], "version": "2.5.3", - "license": "unlicense", + "license": "Unlicense", "author": "Lamassu (https://lamassu.is)", "engines": { "node": "4.4.x" @@ -37,8 +37,8 @@ "minimist": "0.0.8", "node-uuid": "^1.4.2", "numeral": "^1.5.3", - "pg": "^4.5.1", - "pg-promise": "^4.2.4", + "pg": "^4.5.5", + "pg-promise": "^4.3.3", "pretty-ms": "^2.1.0", "ramda": "^0.21.0", "wreck": "5.1.0"