Skip to content

Commit 35b50b5

Browse files
authored
fix(deps): raw-body@^3.0.0 (#529)
1 parent 7eb00cd commit 35b50b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"iconv-lite": "0.5.2",
1818
"on-finished": "2.4.1",
1919
"qs": "6.11.0",
20-
"raw-body": "3.0.0-beta.1",
20+
"raw-body": "^3.0.0",
2121
"type-is": "~1.6.18",
2222
"unpipe": "1.0.0"
2323
},

0 commit comments

Comments
 (0)