Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @fastify/reply-from from 9.4.0 to 9.8.0 #10728

Merged
Merged
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
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3137,17 +3137,17 @@ __metadata:
linkType: hard

"@fastify/reply-from@npm:^9.0.0":
version: 9.4.0
resolution: "@fastify/reply-from@npm:9.4.0"
version: 9.8.0
resolution: "@fastify/reply-from@npm:9.8.0"
dependencies:
"@fastify/error": "npm:^3.0.0"
end-of-stream: "npm:^1.4.4"
fast-content-type-parse: "npm:^1.1.0"
fast-querystring: "npm:^1.0.0"
fastify-plugin: "npm:^4.0.0"
pump: "npm:^3.0.0"
tiny-lru: "npm:^11.0.0"
toad-cache: "npm:^3.7.0"
undici: "npm:^5.19.1"
checksum: 10c0/2090866e5d381685cf553918921fb27cd229aa3aa9d03353f91facf2f0637ee66a56391704a0bcb88344d7f10ff0360c4159e7f31eca5fa181271474da8a0d31
checksum: 10c0/0e1bb8eedcfc3c18e9da9108102b86c6f1943872a6e173214d272c7b3560299e8ddc34621ddbecd89a6a2f9b5e171089c4eb19a0ecd4aaa5a3f395514a42abc3
languageName: node
linkType: hard

Expand Down Expand Up @@ -29968,13 +29968,6 @@ __metadata:
languageName: node
linkType: hard

"tiny-lru@npm:^11.0.0":
version: 11.2.5
resolution: "tiny-lru@npm:11.2.5"
checksum: 10c0/bda6de074035ca108ce179ba4ceb02a3eca6aab78b5cf161736035f2af562644594435d8fa4c07f098eee96e1a483992025af72f25e6033d54a66cf270fa8372
languageName: node
linkType: hard

"tinybench@npm:^2.5.1":
version: 2.6.0
resolution: "tinybench@npm:2.6.0"
Expand Down Expand Up @@ -30078,7 +30071,7 @@ __metadata:
languageName: node
linkType: hard

"toad-cache@npm:^3.3.0":
"toad-cache@npm:^3.3.0, toad-cache@npm:^3.7.0":
version: 3.7.0
resolution: "toad-cache@npm:3.7.0"
checksum: 10c0/7dae2782ee20b22c9798bb8b71dec7ec6a0091021d2ea9dd6e8afccab6b65b358fdba49a02209fac574499702e2c000660721516c87c2538d1b2c0ba03e8c0c3
Expand Down
Loading