diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 35b3ada..375418a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -802,11 +802,12 @@ "from": "path-type@>=1.0.0 <2.0.0", "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz" }, + "pg": { "version": "6.1.6", - "from": "git+https://git.kongjian.xin:8443/cartodb/node-postgres#6.1.6-cdb1", - "resolved": "https://git.kongjian.xin:8443/cartodb/node-postgres.git#3eef52dd1e655f658a4ee8ac5697688b3ecfed44" - }, + "from": "cartodb/node-postgres#6.1.6-cdb1", + "resolved": "https://github.com/cartodb/node-postgres.git#3eef52dd1e655f658a4ee8ac5697688b3ecfed44" + }, "pg-connection-string": { "version": "0.1.3", "from": "pg-connection-string@0.1.3",