Skip to content

Commit 052280e

Browse files
build(deps): bump pino from 10.1.0 to 10.3.0 (#757)
Bumps [pino](https://github.com/pinojs/pino) from 10.1.0 to 10.3.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v10.1.0...v10.3.0) --- updated-dependencies: - dependency-name: pino dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7acb492 commit 052280e

2 files changed

Lines changed: 11 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"kysely": "^0.28.9",
2626
"kysely-postgres-js": "^3.0.0",
2727
"neverthrow": "^8.2.0",
28-
"pino": "^10.1.0",
28+
"pino": "^10.3.0",
2929
"pino-pretty": "^13.1.3",
3030
"pm2": "^6.0.14",
3131
"postgres": "^3.4.8",

yarn.lock

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4817,13 +4817,6 @@ pidusage@^2.0.21:
48174817
dependencies:
48184818
safe-buffer "^5.2.1"
48194819

4820-
pino-abstract-transport@^2.0.0:
4821-
version "2.0.0"
4822-
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz#de241578406ac7b8a33ce0d77ae6e8a0b3b68a60"
4823-
integrity sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==
4824-
dependencies:
4825-
split2 "^4.0.0"
4826-
48274820
pino-abstract-transport@^3.0.0:
48284821
version "3.0.0"
48294822
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-3.0.0.tgz#b21e5f33a297e8c4c915c62b3ce5dd4a87a52c23"
@@ -4855,22 +4848,22 @@ pino-std-serializers@^7.0.0:
48554848
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
48564849
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
48574850

4858-
pino@^10.1.0:
4859-
version "10.1.0"
4860-
resolved "https://registry.yarnpkg.com/pino/-/pino-10.1.0.tgz#eb2a8a5b509fe4c75643ccec30461ea24766003a"
4861-
integrity sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w==
4851+
pino@^10.3.0:
4852+
version "10.3.0"
4853+
resolved "https://registry.yarnpkg.com/pino/-/pino-10.3.0.tgz#965ae842e9b7e6e7e9f002bac33c831b16912529"
4854+
integrity sha512-0GNPNzHXBKw6U/InGe79A3Crzyk9bcSyObF9/Gfo9DLEf5qj5RF50RSjsu0W1rZ6ZqRGdzDFCRBQvi9/rSGPtA==
48624855
dependencies:
48634856
"@pinojs/redact" "^0.4.0"
48644857
atomic-sleep "^1.0.0"
48654858
on-exit-leak-free "^2.1.0"
4866-
pino-abstract-transport "^2.0.0"
4859+
pino-abstract-transport "^3.0.0"
48674860
pino-std-serializers "^7.0.0"
48684861
process-warning "^5.0.0"
48694862
quick-format-unescaped "^4.0.3"
48704863
real-require "^0.2.0"
48714864
safe-stable-stringify "^2.3.1"
48724865
sonic-boom "^4.0.1"
4873-
thread-stream "^3.0.0"
4866+
thread-stream "^4.0.0"
48744867

48754868
pirates@^4.0.4:
48764869
version "4.0.5"
@@ -5694,10 +5687,10 @@ text-table@^0.2.0:
56945687
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
56955688
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
56965689

5697-
thread-stream@^3.0.0:
5698-
version "3.0.0"
5699-
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-3.0.0.tgz#3548327972fe1f5d3c78049d35aeacdce8c21771"
5700-
integrity sha512-oUIFjxaUT6knhPtWgDMc29zF1FcSl0yXpapkyrQrCGEfYA2HUZXCilUtKyYIv6HkCyqSPAMkY+EG0GbyIrNDQg==
5690+
thread-stream@^4.0.0:
5691+
version "4.0.0"
5692+
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-4.0.0.tgz#732f007c24da7084f729d6e3a7e3f5934a7380b7"
5693+
integrity sha512-4iMVL6HAINXWf1ZKZjIPcz5wYaOdPhtO8ATvZ+Xqp3BTdaqtAwQkNmKORqcIo5YkQqGXq5cwfswDwMqqQNrpJA==
57015694
dependencies:
57025695
real-require "^0.2.0"
57035696

0 commit comments

Comments
 (0)