Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 8, 2019
1 parent 6f7a830 commit 70a1947
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ unreleased
- deps: [email protected]
* deps: [email protected]
- Fix parsing array brackets after index
* deps: [email protected]
- deps: http-errors@~1.7.2
- deps: [email protected]
- deps: [email protected]
- deps: statuses@~1.5.0
- perf: remove redundant `path.normalize` call
* deps: [email protected]
* deps: statuses@~1.5.0
- Add `103 Early Hints`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"qs": "6.7.0",
"range-parser": "~1.2.0",
"safe-buffer": "5.1.2",
"send": "0.16.2",
"send": "0.17.0",
"serve-static": "1.13.2",
"setprototypeof": "1.1.1",
"statuses": "~1.5.0",
Expand Down

0 comments on commit 70a1947

Please sign in to comment.