diff --git a/coder-base/package.json b/coder-base/package.json index 8292e5d2..3fbf2198 100644 --- a/coder-base/package.json +++ b/coder-base/package.json @@ -12,6 +12,6 @@ "express-params": "0.0.3", "bcrypt-nodejs": "*", "connect": "2.14.3", - "cookie": "0.1.1" + "cookie": "0.7.0" } }