Skip to content

Commit

Permalink
fix(deps): raw-body@^3.0.0 (expressjs#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd authored Jul 25, 2024
1 parent 7eb00cd commit 35b50b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"iconv-lite": "0.5.2",
"on-finished": "2.4.1",
"qs": "6.11.0",
"raw-body": "3.0.0-beta.1",
"raw-body": "^3.0.0",
"type-is": "~1.6.18",
"unpipe": "1.0.0"
},
Expand Down

0 comments on commit 35b50b5

Please sign in to comment.