Skip to content

Commit

Permalink
deps: raw-body@3.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 22, 2023
1 parent 2fd44ac commit 5287a44
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

This incorporates all changes after 1.19.1 up to 1.20.2.

* deps: raw-body@3.0.0-beta.1
- deps: iconv-lite@0.5.2

2.0.0-beta.1 / 2021-12-17
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"iconv-lite": "0.4.24",
"on-finished": "2.4.1",
"qs": "6.11.0",
"raw-body": "2.5.2",
"raw-body": "3.0.0-beta.1",
"type-is": "~1.6.18",
"unpipe": "1.0.0"
},
Expand Down

0 comments on commit 5287a44

Please sign in to comment.