deps: qs@6.11.0

This commit is contained in:
Douglas Christopher Wilson 2022-10-06 10:27:01 -04:00
parent 689d175b8b
commit 24b3dc5516
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ unreleased
* deps: body-parser@1.20.1
- deps: qs@6.11.0
- perf: remove unnecessary object clone
* deps: qs@6.11.0
4.18.1 / 2022-04-29
===================

View File

@ -49,7 +49,7 @@
"parseurl": "~1.3.3",
"path-to-regexp": "0.1.7",
"proxy-addr": "~2.0.7",
"qs": "6.10.3",
"qs": "6.11.0",
"range-parser": "~1.2.1",
"safe-buffer": "5.2.1",
"send": "0.18.0",