Skip to content

Commit e5530ee

Browse files
lidelmcollina
authored andcommitted
feat: improve browser support (#76)
Switch to pino v5.12.3 which includes fix from pinojs/pino#612 License: MIT Signed-off-by: Marcin Rataj <[email protected]>
1 parent d50a867 commit e5530ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"abstract-logging": "^1.0.0",
3333
"hoek": "^6.1.2",
34-
"pino": "^5.10.1",
34+
"pino": "^5.12.3",
3535
"pino-pretty": "^2.5.0"
3636
},
3737
"repository": {

0 commit comments

Comments
 (0)