Skip to content

Commit a007863

Browse files
committed
deps: body-parser@1.19.2
1 parent e98f584 commit a007863

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ unreleased
44
* deps: accepts@~1.3.8
55
- deps: mime-types@~2.1.34
66
- deps: negotiator@0.6.3
7+
* deps: body-parser@1.19.2
8+
- deps: bytes@3.1.2
9+
- deps: qs@6.9.7
10+
- deps: raw-body@2.4.3
711
* deps: cookie@0.4.2
812
* pref: remove unnecessary regexp for trust proxy
913

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"accepts": "~1.3.8",
3232
"array-flatten": "1.1.1",
33-
"body-parser": "1.19.1",
33+
"body-parser": "1.19.2",
3434
"content-disposition": "0.5.4",
3535
"content-type": "~1.0.4",
3636
"cookie": "0.4.2",

0 commit comments

Comments
 (0)