Skip to content

Commit

Permalink
deps: qs@2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 18, 2015
1 parent 5725206 commit d84bdd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ unreleased
- deps: on-finished@~2.2.1
* deps: proxy-addr@~1.0.8
- deps: ipaddr.js@1.0.1
* deps: qs@2.4.2
- Fix allowing parameters like `constructor`
* deps: send@0.12.3
- deps: debug@~2.2.0
- deps: depd@~1.0.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"parseurl": "~1.3.0",
"path-to-regexp": "0.1.3",
"proxy-addr": "~1.0.8",
"qs": "2.4.1",
"qs": "2.4.2",
"range-parser": "~1.0.2",
"send": "0.12.3",
"serve-static": "~1.9.3",
Expand Down

0 comments on commit d84bdd6

Please sign in to comment.