Skip to content

Commit 85c96fd

Browse files
committed
1 parent d32ed68 commit 85c96fd

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+
5+
- Fix regression parsing keys starting with `[`
6+
17
4.15.1 / 2017-03-05
28
===================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"parseurl": "~1.3.1",
4747
"path-to-regexp": "0.1.7",
4848
"proxy-addr": "~1.1.3",
49-
"qs": "6.3.1",
49+
"qs": "6.4.0",
5050
"range-parser": "~1.2.0",
5151
"send": "0.15.1",
5252
"serve-static": "1.12.1",

0 commit comments

Comments
 (0)