Skip to content

Commit

Permalink
deps: qs@1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 6, 2014
1 parent f67f0ea commit 5b6a03c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
unreleased
==========

* deps: qs@1.0.2
- Complete rewrite
- Limits array length to 20
- Limits object depth to 5
- Limits parameters to 1,000

1.5.2 / 2014-07-27
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"depd": "0.4.4",
"iconv-lite": "0.4.4",
"media-typer": "0.2.0",
"qs": "0.6.6",
"qs": "1.0.2",
"raw-body": "1.3.0",
"type-is": "~1.3.2"
},
Expand Down

0 comments on commit 5b6a03c

Please sign in to comment.