Skip to content

Commit 7eca6c8

Browse files
committed
1 parent 9691501 commit 7eca6c8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ unreleased
22
==========
33

44
* deps: parseurl@~1.3.3
5+
6+
- deps: http-errors@~1.7.2
7+
8+
9+
- deps: statuses@~1.5.0
10+
- perf: remove redundant `path.normalize` call
511

612
1.13.2 / 2018-02-07
713
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"encodeurl": "~1.0.2",
1010
"escape-html": "~1.0.3",
1111
"parseurl": "~1.3.3",
12-
"send": "0.16.2"
12+
"send": "0.17.0"
1313
},
1414
"devDependencies": {
1515
"eslint": "5.16.0",

0 commit comments

Comments
 (0)