web-ext
                                
                                 web-ext copied to clipboard
                                
                                    web-ext copied to clipboard
                            
                            
                            
                        Remove `bunyan`
Is this a feature request or a bug?
In-between
What is the current behavior?
web-ext depends on
https://github.com/mozilla/web-ext/blob/0d9f5e1835100e9365bcfe2148abe679aae831ef/package.json#L61
which depends on [email protected], that has a security vulnerability that affects my Chrome extensions
What is the expected or desired behavior?
Please switch to a different package other than bunyan, as it seems to no longer be maintained (the last update was 2 years ago)
That makes sense. I think we adopted Pino in our other projects. Pino used to be a drop-in replacement for bunyan a long time ago but it has evolved a lot since then. That might still be a straightforward replacement, though.