Skip to content

Commit ae82398

Browse files
committed
deps: parseurl@~1.3.1
1 parent 8a5da6b commit ae82398

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
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
* deps: parseurl@~1.3.1
5+
- perf: enable strict mode
6+
17
1.10.1 / 2016-01-16
28
===================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"repository": "expressjs/serve-static",
88
"dependencies": {
99
"escape-html": "~1.0.3",
10-
"parseurl": "~1.3.0",
10+
"parseurl": "~1.3.1",
1111
"send": "0.13.1"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)