diff --git a/package.json b/package.json index 87e4111..0ad31ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hydra-express", - "version": "1.3.7", + "version": "1.3.8", "description": "A module which wraps Hydra and ExpressJS to provide an out of the box microservice which can support API routes and handlers.", "author": { "name": "Carlos Justiniano" @@ -42,7 +42,7 @@ "body-parser": "1.17.1", "cors": "2.8.3", "express": "4.15.2", - "hydra": "1.3.5", + "hydra": "1.3.6", "fwsp-jwt-auth": "0.1.0", "helmet": "3.5.0", "moment": "2.18.1",