Skip to content

Commit

Permalink
deps: depd@~1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 17, 2018
1 parent 68e824c commit f448a96
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,3 +1,9 @@
unreleased
==========

* deps: depd@~1.1.2
- perf: remove argument reassignment

4.16.2 / 2017-10-09
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"cookie": "0.3.1",
"cookie-signature": "1.0.6",
"debug": "2.6.9",
"depd": "~1.1.1",
"depd": "~1.1.2",
"encodeurl": "~1.0.1",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
Expand Down

0 comments on commit f448a96

Please sign in to comment.