Skip to content

Commit

Permalink
deps: basic-auth@~2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 27, 2017
1 parent 4e4f07f commit a028ae7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions HISTORY.md
@@ -1,6 +1,8 @@
unreleased
==========

* deps: basic-auth@~2.0.0
- Use `safe-buffer` for improved Buffer API
* deps: debug@2.6.9
* deps: depd@~1.1.1
- Remove unnecessary `Buffer` loading
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
],
"repository": "expressjs/morgan",
"dependencies": {
"basic-auth": "~1.1.0",
"basic-auth": "~2.0.0",
"debug": "2.6.9",
"depd": "~1.1.1",
"on-finished": "~2.3.0",
Expand Down

0 comments on commit a028ae7

Please sign in to comment.