Commit 981cf8d
committed
test_runner: add __proto__: null to extraOverrides object literal
Node.js core lint rule (node-core/set-proto-to-null-in-object)
requires every object literal in lib/ to have __proto__: null
to prevent prototype pollution.1 parent 60db1ec commit 981cf8d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| 291 | + | |
291 | 292 | | |
292 | 293 | | |
293 | 294 | | |
| |||
0 commit comments