Skip to content

Commit bf14777

Browse files
authored
Update to hydra-core 1.5.5 (#105)
* Update to hydra 1.4.29 * Update to hydra core 1.5.5 * update debug module due to reported advisory #534
1 parent 1d43bcc commit bf14777

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hydra-express",
3-
"version": "1.4.30",
3+
"version": "1.5.5",
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"
@@ -25,10 +25,10 @@
2525
"bluebird": "3.5.0",
2626
"body-parser": "1.17.1",
2727
"cors": "2.8.3",
28-
"debug": "2.6.8",
28+
"debug": "2.6.9",
2929
"express": "4.15.3",
3030
"helmet": "3.6.0",
31-
"hydra": "1.4.29",
31+
"hydra": "1.5.5",
3232
"moment": "2.18.1",
3333
"response-time": "2.3.2"
3434
},

0 commit comments

Comments
 (0)