Skip to content

Commit

Permalink
fix(deps): updated koa-helmet for security reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
jzsfkzm committed Oct 31, 2017
1 parent db8422d commit 59e156f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"app-root-path": "1.3.0",
"koa-bodyparser": "2.2.0",
"koa-cors": "0.0.16",
"koa-helmet": "1.0.0",
"koa-pug": "3.0.0-0",
"koa-helmet": "3.2.0",
"koa-methodoverride": "2.0.0",
"koa-pug": "3.0.0-0",
"koa-requestid": "1.0.0",
"koa-router": "5.4.0",
"koa-ssl": "2.0.0",
Expand Down

0 comments on commit 59e156f

Please sign in to comment.