Create your Link in Bio for Bluesky

Update dependency pino to v10.1.0 (#172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
71648a46 9a7b54c8

+13 -13
+1 -1
package.json
··· 59 59 "lru-cache": "11.2.2", 60 60 "markdown-it": "14.1.0", 61 61 "markdown-it-link-attributes": "4.0.1", 62 - "pino": "10.0.0", 62 + "pino": "10.1.0", 63 63 "pino-http": "11.0.0", 64 64 "pino-pretty": "13.1.2", 65 65 "prisma": "6.17.1",
+12 -12
pnpm-lock.yaml
··· 108 108 specifier: 4.0.1 109 109 version: 4.0.1 110 110 pino: 111 - specifier: 10.0.0 112 - version: 10.0.0 111 + specifier: 10.1.0 112 + version: 10.1.0 113 113 pino-http: 114 114 specifier: 11.0.0 115 115 version: 11.0.0 ··· 1130 1130 1131 1131 '@open-draft/until@2.1.0': 1132 1132 resolution: {integrity: sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==} 1133 + 1134 + '@pinojs/redact@0.4.0': 1135 + resolution: {integrity: sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==} 1133 1136 1134 1137 '@pkgjs/parseargs@0.11.0': 1135 1138 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} ··· 3868 3871 pino-std-serializers@7.0.0: 3869 3872 resolution: {integrity: sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==} 3870 3873 3871 - pino@10.0.0: 3872 - resolution: {integrity: sha512-eI9pKwWEix40kfvSzqEP6ldqOoBIN7dwD/o91TY5z8vQI12sAffpR/pOqAD1IVVwIVHDpHjkq0joBPdJD0rafA==} 3874 + pino@10.1.0: 3875 + resolution: {integrity: sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w==} 3873 3876 hasBin: true 3874 3877 3875 3878 pino@8.21.0: ··· 4399 4402 resolution: {integrity: sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==} 4400 4403 engines: {node: '>=18'} 4401 4404 4402 - slow-redact@0.3.2: 4403 - resolution: {integrity: sha512-MseHyi2+E/hBRqdOi5COy6wZ7j7DxXRz9NkseavNYSvvWC06D8a5cidVZX3tcG5eCW3NIyVU4zT63hw0Q486jw==} 4404 - 4405 4405 sonic-boom@3.8.1: 4406 4406 resolution: {integrity: sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==} 4407 4407 ··· 6118 6118 outvariant: 1.4.3 6119 6119 6120 6120 '@open-draft/until@2.1.0': {} 6121 + 6122 + '@pinojs/redact@0.4.0': {} 6121 6123 6122 6124 '@pkgjs/parseargs@0.11.0': 6123 6125 optional: true ··· 9278 9280 pino-http@11.0.0: 9279 9281 dependencies: 9280 9282 get-caller-file: 2.0.5 9281 - pino: 10.0.0 9283 + pino: 10.1.0 9282 9284 pino-std-serializers: 7.0.0 9283 9285 process-warning: 5.0.0 9284 9286 ··· 9302 9304 9303 9305 pino-std-serializers@7.0.0: {} 9304 9306 9305 - pino@10.0.0: 9307 + pino@10.1.0: 9306 9308 dependencies: 9309 + '@pinojs/redact': 0.4.0 9307 9310 atomic-sleep: 1.0.0 9308 9311 on-exit-leak-free: 2.1.2 9309 9312 pino-abstract-transport: 2.0.0 ··· 9312 9315 quick-format-unescaped: 4.0.4 9313 9316 real-require: 0.2.0 9314 9317 safe-stable-stringify: 2.5.0 9315 - slow-redact: 0.3.2 9316 9318 sonic-boom: 4.2.0 9317 9319 thread-stream: 3.1.0 9318 9320 ··· 9883 9885 dependencies: 9884 9886 ansi-styles: 6.2.3 9885 9887 is-fullwidth-code-point: 5.1.0 9886 - 9887 - slow-redact@0.3.2: {} 9888 9888 9889 9889 sonic-boom@3.8.1: 9890 9890 dependencies: