Skip to content

Commit

Permalink
deps: body-parser@1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 6, 2022
1 parent 340be0f commit 689d175
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions History.md
Expand Up @@ -2,6 +2,9 @@ unreleased
==========

* Fix regression routing a large stack in a single route
* deps: body-parser@1.20.1
- deps: qs@6.11.0
- perf: remove unnecessary object clone

4.18.1 / 2022-04-29
===================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"accepts": "~1.3.8",
"array-flatten": "1.1.1",
"body-parser": "1.20.0",
"body-parser": "1.20.1",
"content-disposition": "0.5.4",
"content-type": "~1.0.4",
"cookie": "0.5.0",
Expand Down

0 comments on commit 689d175

Please sign in to comment.