Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
Merge pull request #137 from xmtp/dependabot/npm_and_yarn/pino-8.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
2 parents 9529e6c + 14222fc commit 5782fb2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/bot-kit-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"drizzle-orm": "^0.28.6",
"ethers": "^6.8.0",
"long": "^5.2.3",
"pino": "^8.16.2",
"pino": "^8.18.0",
"pino-pretty": "^10.2.3",
"postgres": "^3.4.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/grpc-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@protobuf-ts/runtime-rpc": "^2.9.1",
"@xmtp/proto": "^3.34.0",
"@xmtp/xmtp-js": "^11.3.5",
"pino": "^8.16.2"
"pino": "^8.18.0"
},
"scripts": {
"clean": "rm -rf dist",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3125,7 +3125,7 @@ __metadata:
drizzle-orm: "npm:^0.28.6"
ethers: "npm:^6.8.0"
long: "npm:^5.2.3"
pino: "npm:^8.16.2"
pino: "npm:^8.18.0"
pino-pretty: "npm:^10.2.3"
postgres: "npm:^3.4.3"
vitest: "npm:^0.34.6"
Expand Down Expand Up @@ -3247,7 +3247,7 @@ __metadata:
"@protobuf-ts/runtime-rpc": "npm:^2.9.1"
"@xmtp/proto": "npm:^3.34.0"
"@xmtp/xmtp-js": "npm:^11.3.5"
pino: "npm:^8.16.2"
pino: "npm:^8.18.0"
vitest: "npm:^1.0.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8792,24 +8792,24 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^8.16.2":
version: 8.16.2
resolution: "pino@npm:8.16.2"
"pino@npm:^8.18.0":
version: 8.18.0
resolution: "pino@npm:8.18.0"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
on-exit-leak-free: "npm:^2.1.0"
pino-abstract-transport: "npm:v1.1.0"
pino-std-serializers: "npm:^6.0.0"
process-warning: "npm:^2.0.0"
process-warning: "npm:^3.0.0"
quick-format-unescaped: "npm:^4.0.3"
real-require: "npm:^0.2.0"
safe-stable-stringify: "npm:^2.3.1"
sonic-boom: "npm:^3.7.0"
thread-stream: "npm:^2.0.0"
bin:
pino: bin.js
checksum: d2860167dd5ce3322d5c007b6e88c4ef672316b193677dc637ba11d6af6ad57475380d2abdbc940a7a9f57c4fa1e5776ee7e43cb1b2c2ffcf9fa42e3af41da0f
checksum: c9789a4e75bd5bb5d70561e429b7c23b2da1d42a69181814e93b2de53a3f2cdcb890f737927663fe92bab1e16e50aab1c7e62a00d4be4520fe7e8e9cbf1a838a
languageName: node
linkType: hard

Expand Down Expand Up @@ -8929,10 +8929,10 @@ __metadata:
languageName: node
linkType: hard

"process-warning@npm:^2.0.0":
version: 2.3.2
resolution: "process-warning@npm:2.3.2"
checksum: 64cea6878a60e5d1d3648c1736c127b46d5830092bc189ff65b90abbbf746d69ca91eaeec3284f95b0a58965bb016813da787004b556f764ba439addf2eabdb0
"process-warning@npm:^3.0.0":
version: 3.0.0
resolution: "process-warning@npm:3.0.0"
checksum: 2d82fa641e50a5789eaf0f2b33453760996e373d4591aac576a22d696186ab7e240a0592db86c264d4f28a46c2abbe9b94689752017db7dadc90f169f12b0924
languageName: node
linkType: hard

Expand Down

0 comments on commit 5782fb2

Please sign in to comment.