Skip to content

Commit

Permalink
Bump helmet to ^3.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
venables committed Aug 15, 2019
1 parent 28da59e commit 2d744af
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 1,130 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"node": ">= 8.0.0"
},
"dependencies": {
"helmet": "^3.18.0"
"helmet": "^3.20.0"
},
"devDependencies": {
"ava": "^2.0.0",
"coveralls": "^3.0.3",
"eslint": "^5.16.0",
"ava": "^2.2.0",
"coveralls": "^3.0.6",
"eslint": "^6.1.0",
"eslint-plugin-node": "^9.1.0",
"koa": "^2.7.0",
"nyc": "^14.1.1",
Expand Down

0 comments on commit 2d744af

Please sign in to comment.