We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f311c5 commit 6b51e8eCopy full SHA for 6b51e8e
History.md
@@ -13,7 +13,7 @@ unreleased
13
* Add support for ETag option in res.sendFile
14
* Extend res.links() to allow adding multiple links with the same rel
15
* deps: debug@^4.4.0
16
-* deps: body-parser@^2.1.0
+* deps: body-parser@^2.2.0
17
* deps: router@^2.1.0
18
* deps: nyc@^17.1.0
19
* deps: mocha@^10.7.3
package.json
@@ -33,7 +33,7 @@
33
],
34
"dependencies": {
35
"accepts": "^2.0.0",
36
- "body-parser": "^2.1.0",
+ "body-parser": "^2.2.0",
37
"content-disposition": "^1.0.0",
38
"content-type": "^1.0.5",
39
"cookie": "^0.7.1",
0 commit comments