Skip to content

Commit 65f67e2

Browse files
committed
deps: serve-static@~1.4.1
1 parent 8e63521 commit 65f67e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

History.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ unreleased
55
- Fix exception when global `Error.stackTraceLimit` is too low
66
77
8+
* deps: serve-static@~1.4.1
89

910
4.7.0 / 2014-07-25
1011
==================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"proxy-addr": "1.0.1",
4040
"range-parser": "1.0.0",
4141
"send": "0.7.1",
42-
"serve-static": "~1.4.0",
42+
"serve-static": "~1.4.1",
4343
"type-is": "~1.3.2",
4444
"vary": "0.1.0",
4545
"cookie": "0.1.2",

0 commit comments

Comments
 (0)