Skip to content

Commit

Permalink
deps: cookie@0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 18, 2015
1 parent 8a9907d commit 4fcd81d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ unreleased

* Fix `JSONCookie` to return `undefined` for non-string arguments
* Fix `signedCookie` to return `undefined` for non-string arguments
* deps: cookie@0.1.5
* deps: cookie@0.2.2

1.3.5 / 2015-05-19
==================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"middleware"
],
"dependencies": {
"cookie": "0.1.5",
"cookie": "0.2.2",
"cookie-signature": "1.0.6"
},
"devDependencies": {
Expand Down

0 comments on commit 4fcd81d

Please sign in to comment.