pinojs / pino-pretty

🌲Basic prettifier for Pino log lines
MIT License
1.27k stars 150 forks source link

fix: node --disable-proto=throw compatibility #404

Closed castarco closed 1 year ago

castarco commented 1 year ago

Bumps required (patch) version for fast-copy to ensure compatibility with NodeJS's --disable-proto=throw option (useful to mitigate prototype pollution attacks).

Reference: https://github.com/planttheidea/fast-copy/releases/tag/v3.0.1

mcollina commented 1 year ago

There is no need for this change, just update your dependencies.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4230404092


Totals Coverage Status
Change from base Build 4204181376: 0.0%
Covered Lines: 408
Relevant Lines: 408

💛 - Coveralls