Skip to content

Commit 0385872

Browse files
committed
1 parent 2c35b41 commit 0385872

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ unreleased
33

44
* deps: content-type@~1.0.5
55
- perf: skip value escaping when unnecessary
6+
67

78
1.20.1 / 2022-10-06
89
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"iconv-lite": "0.4.24",
1919
"on-finished": "2.4.1",
2020
"qs": "6.11.0",
21-
"raw-body": "2.5.1",
21+
"raw-body": "2.5.2",
2222
"type-is": "~1.6.18",
2323
"unpipe": "1.0.0"
2424
},

0 commit comments

Comments
 (0)