Skip to content

Commit

Permalink
deps: safe-buffer@5.2.0
Browse files Browse the repository at this point in the history
closes #672
  • Loading branch information
knoxcard authored and dougwilson committed Aug 16, 2019
1 parent 1684c54 commit 10607bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions HISTORY.md
Expand Up @@ -3,6 +3,7 @@ unreleased

* deps: cookie@0.4.0
- Add `SameSite=None` support
* deps: safe-buffer@5.2.0

1.16.2 / 2019-06-12
===================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"depd": "~2.0.0",
"on-headers": "~1.0.2",
"parseurl": "~1.3.3",
"safe-buffer": "5.1.2",
"safe-buffer": "5.2.0",
"uid-safe": "~2.1.5"
},
"devDependencies": {
Expand Down

0 comments on commit 10607bd

Please sign in to comment.