Skip to content

Commit 62f259b

Browse files
authored
Merge pull request #94 from jaredwray/chore-upgrading-pino-to-10.1.0
chore: upgrading pino to 10.1.0
2 parents a1086bf + 2123d9d commit 62f259b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"fastify": "^5.6.1",
6262
"hookified": "^1.12.1",
6363
"html-escaper": "^3.0.3",
64-
"pino": "^10.0.0",
65-
"pino-pretty": "^13.1.1"
64+
"pino": "^10.1.0",
65+
"pino-pretty": "^13.1.2"
6666
},
6767
"files": [
6868
"dist",

0 commit comments

Comments
 (0)