Skip to content

Commit

Permalink
deps: qs@6.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 6, 2022
1 parent 689d175 commit 24b3dc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions History.md
Expand Up @@ -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
===================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 24b3dc5

Please sign in to comment.