Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"http-status": "2.1.0",
"ioredis": "^5.7.0",
"node-cache": "^5.1.2",
"pino": "^9.11.0",
"pino": "^10.1.0",
"pino-pretty": "^13.1.1",
"viem": "^2.37.8",
"zod": "4.1.11"
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ __metadata:
http-status: "npm:2.1.0"
ioredis: "npm:^5.7.0"
node-cache: "npm:^5.1.2"
pino: "npm:^9.11.0"
pino: "npm:^10.1.0"
pino-pretty: "npm:^13.1.1"
tsx: "npm:^4.20.5"
typescript: "npm:^5.9.2"
Expand Down Expand Up @@ -706,6 +706,13 @@ __metadata:
languageName: node
linkType: hard

"@pinojs/redact@npm:^0.4.0":
version: 0.4.0
resolution: "@pinojs/redact@npm:0.4.0"
checksum: 10c0/4b311ba17ee0cf154ff9c39eb063ec04cd0d0017cb3750efcdf06c2d485df3e1095e13e872175993568c5568c23e4508dd877c981bbc9c5ae5e384d569efcdff
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down Expand Up @@ -1989,13 +1996,6 @@ __metadata:
languageName: node
linkType: hard

"fast-redact@npm:^3.1.1":
version: 3.5.0
resolution: "fast-redact@npm:3.5.0"
checksum: 10c0/7e2ce4aad6e7535e0775bf12bd3e4f2e53d8051d8b630e0fa9e67f68cb0b0e6070d2f7a94b1d0522ef07e32f7c7cda5755e2b677a6538f1e9070ca053c42343a
languageName: node
linkType: hard

"fast-safe-stringify@npm:^2.1.1":
version: 2.1.1
resolution: "fast-safe-stringify@npm:2.1.1"
Expand Down Expand Up @@ -3199,12 +3199,12 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^9.11.0":
version: 9.11.0
resolution: "pino@npm:9.11.0"
"pino@npm:^10.1.0":
version: 10.1.0
resolution: "pino@npm:10.1.0"
dependencies:
"@pinojs/redact": "npm:^0.4.0"
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
on-exit-leak-free: "npm:^2.1.0"
pino-abstract-transport: "npm:^2.0.0"
pino-std-serializers: "npm:^7.0.0"
Expand All @@ -3216,7 +3216,7 @@ __metadata:
thread-stream: "npm:^3.0.0"
bin:
pino: bin.js
checksum: 10c0/ba908f95b61fa2c2d6c432e1f39a4394cc0dbf356c4f8837bd9c07538d749699b78204a5557e6050870f2988c25c3f0b6a88693d4bd185ebeef57d75a3b25e38
checksum: 10c0/49c1dd80d5f99f02bde1acf2f60cef7686948a937f751f6cb368c2868c7e82e54aeabac63a34587e16019965cbf0eb6e609edf92c439a98a0a4fcb0add277eaf
languageName: node
linkType: hard

Expand Down