From 60b6d2972e6bb88c136f47cfe2c71ae1aa049a3e Mon Sep 17 00:00:00 2001 From: Alex Vernacchia Date: Thu, 17 Dec 2015 16:08:07 +0000 Subject: [PATCH] update auth module --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50b436e..3a0562d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "bluebird": "~3.0.5", - "fuel-auth": "~2.1.1", + "fuel-auth": "~2.1.3", "lodash.clone": "~3.0.3", "lodash.isplainobject": "~3.2.0", "lodash.merge": "~3.3.2",