deps: qs@2.4.2

This commit is contained in:
Douglas Christopher Wilson
2015-05-18 00:17:10 -04:00
parent 57252060b2
commit d84bdd6e7d
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -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",