Skip to content

Commit

Permalink
deps: keygrip@~1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 27, 2017
1 parent e228641 commit 821103b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ unreleased

* deps: depd@~1.1.1
- Remove unnecessary `Buffer` loading
* deps: keygrip@~1.0.2
- perf: improve comparison speed

0.7.0 / 2017-02-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 @@
"repository": "pillarjs/cookies",
"dependencies": {
"depd": "~1.1.1",
"keygrip": "~1.0.1"
"keygrip": "~1.0.2"
},
"devDependencies": {
"express": "4.9.8",
Expand Down

0 comments on commit 821103b

Please sign in to comment.