Skip to content

Commit 1d43bcc

Browse files
authored
Update to hydra 1.4.29 (#104)
1 parent 3f14e36 commit 1d43bcc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.29",
3+
"version": "1.4.30",
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"
@@ -28,7 +28,7 @@
2828
"debug": "2.6.8",
2929
"express": "4.15.3",
3030
"helmet": "3.6.0",
31-
"hydra": "1.4.28",
31+
"hydra": "1.4.29",
3232
"moment": "2.18.1",
3333
"response-time": "2.3.2"
3434
},

0 commit comments

Comments
 (0)