Skip to content

Commit 67168fe

Browse files
committed
1 parent c0089d9 commit 67168fe

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ unreleased
44
55
- Fix issue when `Date.parse` does not return `NaN` on invalid date
66
- Fix strict violation in broken environments
7+
8+
- Fix issue when `Date.parse` does not return `NaN` on invalid date
9+
710

811
4.15.0 / 2017-03-01
912
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"qs": "6.3.1",
5050
"range-parser": "~1.2.0",
5151
"send": "0.15.1",
52-
"serve-static": "1.12.0",
52+
"serve-static": "1.12.1",
5353
"setprototypeof": "1.0.3",
5454
"statuses": "~1.3.1",
5555
"type-is": "~1.6.14",

0 commit comments

Comments
 (0)