Skip to content

Commit

Permalink
deps: qs@6.4.0
Browse files Browse the repository at this point in the history
closes #229
  • Loading branch information
dougwilson committed Mar 6, 2017
1 parent 79bc939 commit e51dbc5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
@@ -1,3 +1,9 @@
unreleased
==========

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

1.17.0 / 2017-03-01
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"http-errors": "~1.6.1",
"iconv-lite": "0.4.15",
"on-finished": "~2.3.0",
"qs": "6.3.1",
"qs": "6.4.0",
"raw-body": "~2.2.0",
"type-is": "~1.6.14"
},
Expand Down

0 comments on commit e51dbc5

Please sign in to comment.