Create your Link in Bio for Bluesky

Update dependency pino to v10 (#159)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
13df61b2 d98171dd

+26 -3
+1 -1
package.json
··· 59 59 "lru-cache": "11.2.1", 60 60 "markdown-it": "14.1.0", 61 61 "markdown-it-link-attributes": "4.0.1", 62 - "pino": "9.9.4", 62 + "pino": "10.0.0", 63 63 "pino-http": "10.5.0", 64 64 "pino-pretty": "13.1.1", 65 65 "prisma": "6.17.1",
+25 -2
pnpm-lock.yaml
··· 108 108 specifier: 4.0.1 109 109 version: 4.0.1 110 110 pino: 111 - specifier: 9.9.4 112 - version: 9.9.4 111 + specifier: 10.0.0 112 + version: 10.0.0 113 113 pino-http: 114 114 specifier: 10.5.0 115 115 version: 10.5.0 ··· 3888 3888 pino-std-serializers@7.0.0: 3889 3889 resolution: {integrity: sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==} 3890 3890 3891 + pino@10.0.0: 3892 + resolution: {integrity: sha512-eI9pKwWEix40kfvSzqEP6ldqOoBIN7dwD/o91TY5z8vQI12sAffpR/pOqAD1IVVwIVHDpHjkq0joBPdJD0rafA==} 3893 + hasBin: true 3894 + 3891 3895 pino@8.21.0: 3892 3896 resolution: {integrity: sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==} 3893 3897 hasBin: true ··· 4422 4426 slice-ansi@7.1.2: 4423 4427 resolution: {integrity: sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==} 4424 4428 engines: {node: '>=18'} 4429 + 4430 + slow-redact@0.3.2: 4431 + resolution: {integrity: sha512-MseHyi2+E/hBRqdOi5COy6wZ7j7DxXRz9NkseavNYSvvWC06D8a5cidVZX3tcG5eCW3NIyVU4zT63hw0Q486jw==} 4425 4432 4426 4433 sonic-boom@3.8.1: 4427 4434 resolution: {integrity: sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==} ··· 9367 9374 9368 9375 pino-std-serializers@7.0.0: {} 9369 9376 9377 + pino@10.0.0: 9378 + dependencies: 9379 + atomic-sleep: 1.0.0 9380 + on-exit-leak-free: 2.1.2 9381 + pino-abstract-transport: 2.0.0 9382 + pino-std-serializers: 7.0.0 9383 + process-warning: 5.0.0 9384 + quick-format-unescaped: 4.0.4 9385 + real-require: 0.2.0 9386 + safe-stable-stringify: 2.5.0 9387 + slow-redact: 0.3.2 9388 + sonic-boom: 4.2.0 9389 + thread-stream: 3.1.0 9390 + 9370 9391 pino@8.21.0: 9371 9392 dependencies: 9372 9393 atomic-sleep: 1.0.0 ··· 9952 9973 dependencies: 9953 9974 ansi-styles: 6.2.3 9954 9975 is-fullwidth-code-point: 5.1.0 9976 + 9977 + slow-redact@0.3.2: {} 9955 9978 9956 9979 sonic-boom@3.8.1: 9957 9980 dependencies: