Skip to content

Commit

Permalink
deps: body-parser@1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 16, 2022
1 parent e98f584 commit a007863
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.md
Expand Up @@ -4,6 +4,10 @@ unreleased
* deps: accepts@~1.3.8
- deps: mime-types@~2.1.34
- deps: negotiator@0.6.3
* deps: body-parser@1.19.2
- deps: bytes@3.1.2
- deps: qs@6.9.7
- deps: raw-body@2.4.3
* deps: cookie@0.4.2
* pref: remove unnecessary regexp for trust proxy

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.19.1",
"body-parser": "1.19.2",
"content-disposition": "0.5.4",
"content-type": "~1.0.4",
"cookie": "0.4.2",
Expand Down

0 comments on commit a007863

Please sign in to comment.