Skip to content

Commit

Permalink
deps: depd@~1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 17, 2016
1 parent 53ee474 commit 7c8456f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions History.md
Expand Up @@ -3,6 +3,9 @@ unreleased

* deps: cookie@0.1.5
- Throw on invalid values provided to `serialize`
* deps: depd@~1.1.0
- Support web browser loading
- perf: enable strict mode
* deps: escape-html@~1.0.3
- perf: enable strict mode
- perf: optimize string replacement
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"cookie": "0.1.5",
"cookie-signature": "1.0.6",
"debug": "~2.2.0",
"depd": "~1.0.1",
"depd": "~1.1.0",
"escape-html": "~1.0.3",
"etag": "~1.7.0",
"finalhandler": "0.4.1",
Expand Down

0 comments on commit 7c8456f

Please sign in to comment.