Skip to content

Commit 6b51e8e

Browse files
authored
deps: body-parser@^2.2.0 (#6419)
1 parent 1f311c5 commit 6b51e8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ unreleased
1313
* Add support for ETag option in res.sendFile
1414
* Extend res.links() to allow adding multiple links with the same rel
1515
* deps: debug@^4.4.0
16-
* deps: body-parser@^2.1.0
16+
* deps: body-parser@^2.2.0
1717
* deps: router@^2.1.0
1818
* deps: nyc@^17.1.0
1919
* deps: mocha@^10.7.3

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"dependencies": {
3535
"accepts": "^2.0.0",
36-
"body-parser": "^2.1.0",
36+
"body-parser": "^2.2.0",
3737
"content-disposition": "^1.0.0",
3838
"content-type": "^1.0.5",
3939
"cookie": "^0.7.1",

0 commit comments

Comments
 (0)