Skip to content

Commit 70a1947

Browse files
committed
1 parent 6f7a830 commit 70a1947

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
@@ -21,6 +21,12 @@ unreleased
2121
2222
2323
- Fix parsing array brackets after index
24+
25+
- deps: http-errors@~1.7.2
26+
27+
28+
- deps: statuses@~1.5.0
29+
- perf: remove redundant `path.normalize` call
2430
2531
* deps: statuses@~1.5.0
2632
- Add `103 Early Hints`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"qs": "6.7.0",
5151
"range-parser": "~1.2.0",
5252
"safe-buffer": "5.1.2",
53-
"send": "0.16.2",
53+
"send": "0.17.0",
5454
"serve-static": "1.13.2",
5555
"setprototypeof": "1.1.1",
5656
"statuses": "~1.5.0",

0 commit comments

Comments
 (0)