Skip to content

Commit 925829c

Browse files
authored
Update to hydra 1.3.6 (#73)
1 parent ef57014 commit 925829c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hydra-express",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"description": "A module which wraps Hydra and ExpressJS to provide an out of the box microservice which can support API routes and handlers.",
55
"author": {
66
"name": "Carlos Justiniano"
@@ -42,7 +42,7 @@
4242
"body-parser": "1.17.1",
4343
"cors": "2.8.3",
4444
"express": "4.15.2",
45-
"hydra": "1.3.5",
45+
"hydra": "1.3.6",
4646
"fwsp-jwt-auth": "0.1.0",
4747
"helmet": "3.5.0",
4848
"moment": "2.18.1",

0 commit comments

Comments
 (0)