Skip to content
Closed
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2093,8 +2093,8 @@ __metadata:
linkType: hard

"fastify@npm:^5.7.2":
version: 5.7.2
resolution: "fastify@npm:5.7.2"
version: 5.8.4
resolution: "fastify@npm:5.8.4"
dependencies:
"@fastify/ajv-compiler": "npm:^4.0.5"
"@fastify/error": "npm:^4.0.0"
Expand All @@ -2105,13 +2105,13 @@ __metadata:
fast-json-stringify: "npm:^6.0.0"
find-my-way: "npm:^9.0.0"
light-my-request: "npm:^6.0.0"
pino: "npm:^10.1.0"
pino: "npm:^9.14.0 || ^10.1.0"
process-warning: "npm:^5.0.0"
rfdc: "npm:^1.3.1"
secure-json-parse: "npm:^4.0.0"
semver: "npm:^7.6.0"
toad-cache: "npm:^3.7.0"
checksum: 10/5bf5ac677c9a7dedab90eeeb5972aa2a8da6718346859b1519b177ea6f6f3a59bb757010d187c22768fa8b74cb6c47ab7438b812cf16f4d9b460f787149f1849
checksum: 10/979e8d980aba673b8801e898a322df4ab594819666f74441c8aebc6cfc88eece72f545415f3945da8a5dbb831995cc88ea4a2bade448fe4570a360bc9cb4cab6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3049,12 +3049,12 @@ __metadata:
languageName: node
linkType: hard

"pino-abstract-transport@npm:^2.0.0":
version: 2.0.0
resolution: "pino-abstract-transport@npm:2.0.0"
"pino-abstract-transport@npm:^3.0.0":
version: 3.0.0
resolution: "pino-abstract-transport@npm:3.0.0"
dependencies:
split2: "npm:^4.0.0"
checksum: 10/e5699ecb06c7121055978e988e5cecea5b6892fc2589c64f1f86df5e7386bbbfd2ada268839e911b021c6b3123428aed7c6be3ac7940eee139556c75324c7e83
checksum: 10/f42b85b2663c8520839124a55b27801e88c89c65e9569384b49bb4c81b022ae24860020c2375b92a03db699113969007cc155e1fb2dfe53754403920c1cbe18c
languageName: node
linkType: hard

Expand All @@ -3065,24 +3065,24 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^10.1.0":
version: 10.1.0
resolution: "pino@npm:10.1.0"
"pino@npm:^9.14.0 || ^10.1.0":
version: 10.3.1
resolution: "pino@npm:10.3.1"
dependencies:
"@pinojs/redact": "npm:^0.4.0"
atomic-sleep: "npm:^1.0.0"
on-exit-leak-free: "npm:^2.1.0"
pino-abstract-transport: "npm:^2.0.0"
pino-abstract-transport: "npm:^3.0.0"
pino-std-serializers: "npm:^7.0.0"
process-warning: "npm:^5.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:^4.0.1"
thread-stream: "npm:^3.0.0"
thread-stream: "npm:^4.0.0"
bin:
pino: bin.js
checksum: 10/6f9c86572669842950887cf1cd45fc977903ce1be0a6e32b98918c87d1914ff8854395dc64388d75a583672439997422975977275ed92c14a2f6ee1a26b07ccf
checksum: 10/46cad7bf1859c83a8a9c43af764e5165f44057ce76d44b1b2b4390f2abccb8a579f42abfe742d88b4d8e1d339213afb46ea50fc39c50095dd1f0f9fe26ea1342
languageName: node
linkType: hard

Expand Down Expand Up @@ -3823,12 +3823,12 @@ __metadata:
languageName: node
linkType: hard

"thread-stream@npm:^3.0.0":
version: 3.1.0
resolution: "thread-stream@npm:3.1.0"
"thread-stream@npm:^4.0.0":
version: 4.0.0
resolution: "thread-stream@npm:4.0.0"
dependencies:
real-require: "npm:^0.2.0"
checksum: 10/ea2d816c4f6077a7062fac5414a88e82977f807c82ee330938fb9691fe11883bb03f078551c0518bb649c239e47ba113d44014fcbb5db42c5abd5996f35e4213
checksum: 10/698ac8bd104c6cf91dda8421c30790979b867d7b6c878f914ddef18f1b1bc846f8776976d9f0113ed0ee90043f2e9e6554b96f4c1154ff84cd199da657f214fa
languageName: node
linkType: hard

Expand Down
Loading