Skip to content

Commit c8a6138

Browse files
committed
1 parent 5eaa0ff commit c8a6138

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ unreleased
55
- perf: enable strict mode
66
- perf: optimize string replacement
77
- perf: use faster string coercion
8+
9+
- deps: depd@~1.1.0
10+
- deps: destroy@~1.0.4
11+
- deps: escape-html@~1.0.3
12+
- deps: range-parser@~1.0.3
813

914
1.10.0 / 2015-06-17
1015
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"escape-html": "~1.0.3",
1010
"parseurl": "~1.3.0",
11-
"send": "0.13.0"
11+
"send": "0.13.1"
1212
},
1313
"devDependencies": {
1414
"istanbul": "0.4.2",

0 commit comments

Comments
 (0)