Skip to content

Commit

Permalink
deps: qs@6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 6, 2017
1 parent d32ed68 commit 85c96fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
unreleased
==========

* deps: qs@6.4.0
- Fix regression parsing keys starting with `[`

4.15.1 / 2017-03-05
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"parseurl": "~1.3.1",
"path-to-regexp": "0.1.7",
"proxy-addr": "~1.1.3",
"qs": "6.3.1",
"qs": "6.4.0",
"range-parser": "~1.2.0",
"send": "0.15.1",
"serve-static": "1.12.1",
Expand Down

0 comments on commit 85c96fd

Please sign in to comment.