Skip to content

Commit 1f2b586

Browse files
Update lib/internal/logger/serializers.js
Co-authored-by: Chemi Atlow <[email protected]>
1 parent 2bb8fa6 commit 1f2b586

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/internal/logger/serializers.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ function res(res) {
8989
}
9090

9191
module.exports = {
92+
__proto__: null,
9293
err: serializeErr,
9394
req,
9495
res,

0 commit comments

Comments
 (0)