Skip to content

Commit 7137bf5

Browse files
committed
1 parent bd1672f commit 7137bf5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

History.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ unreleased
99
- Fix handling of modified headers with invalid dates
1010
- perf: improve ETag match loop
1111
- perf: improve `If-None-Match` token parsing
12-
12+
1313
- Fix handling of modified headers with invalid dates
14+
1415
- deps: etag@~1.8.1
1516
17+
- perf: improve `If-Match` token parsing
1618
1719
- deps: parseurl@~1.3.2
1820

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"proxy-addr": "~1.1.5",
4949
"qs": "6.5.0",
5050
"range-parser": "~1.2.0",
51-
"send": "0.15.5",
51+
"send": "0.15.6",
5252
"serve-static": "1.12.5",
5353
"setprototypeof": "1.0.3",
5454
"statuses": "~1.3.1",

0 commit comments

Comments
 (0)