Skip to content

Commit 3b00678

Browse files
committed
1 parent d5acb61 commit 3b00678

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
@@ -1,6 +1,7 @@
11
unreleased
22
==========
33

4+
45
56
* Fix handling of `__proto__` keys
67

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"repository": "expressjs/body-parser",
1111
"dependencies": {
12-
"bytes": "3.1.1",
12+
"bytes": "3.1.2",
1313
"content-type": "~1.0.4",
1414
"debug": "2.6.9",
1515
"depd": "~1.1.2",

0 commit comments

Comments
 (0)