We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5da6b commit ae82398Copy full SHA for ae82398
HISTORY.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: parseurl@~1.3.1
5
+ - perf: enable strict mode
6
7
1.10.1 / 2016-01-16
8
===================
9
package.json
@@ -7,7 +7,7 @@
"repository": "expressjs/serve-static",
"dependencies": {
"escape-html": "~1.0.3",
10
- "parseurl": "~1.3.0",
+ "parseurl": "~1.3.1",
11
"send": "0.13.1"
12
},
13
"devDependencies": {
0 commit comments