Skip to content

Commit

Permalink
deps: finalhandler@1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 13, 2019
1 parent f4e0868 commit 56da514
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
unreleased
==========

* deps: finalhandler@1.1.1
* deps: finalhandler@1.1.2
- Set stricter `Content-Security-Policy` header
- Fix 404 output for bad / missing pathnames
- deps: encodeurl@~1.0.2
- deps: parseurl@~1.3.3
- deps: statuses@~1.4.0
* deps: parseurl@~1.3.3

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"repository": "senchalabs/connect",
"dependencies": {
"debug": "2.6.9",
"finalhandler": "1.1.1",
"finalhandler": "1.1.2",
"parseurl": "~1.3.3",
"utils-merge": "1.0.1"
},
Expand Down

0 comments on commit 56da514

Please sign in to comment.