Skip to content

Commit 436c56d

Browse files
committed
fixup
1 parent 8d461db commit 436c56d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/fetch/formdata.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ class FormData {
169169
}
170170

171171
return a
172-
}, {})
172+
}, { __proto__: null })
173173

174174
options.depth ??= depth
175175
options.colors ??= true

0 commit comments

Comments
 (0)