Skip to content

Commit 6842efc

Browse files
committed
deps: content-type@~1.0.5
1 parent 5af7315 commit 6842efc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
* deps: content-type@~1.0.5
5+
- perf: skip value escaping when unnecessary
6+
17
1.20.1 / 2022-10-06
28
===================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repository": "expressjs/body-parser",
1111
"dependencies": {
1212
"bytes": "3.1.2",
13-
"content-type": "~1.0.4",
13+
"content-type": "~1.0.5",
1414
"debug": "2.6.9",
1515
"depd": "2.0.0",
1616
"destroy": "1.2.0",

0 commit comments

Comments
 (0)