From c5bf844c3b903f9cc38d443f495c72d24a011bb8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Jan 2025 01:04:47 +0000 Subject: [PATCH] Lock file maintenance --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4d62360..e68ca16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -47,9 +47,9 @@ integrity sha512-OO/SA8As24JtT1usTUTKgGH7uLvhfwZPwlptRi2Dp5P4KKmJI3gvsZ8MIHnNwDs4sLf/aai5LzTyl66xr7qMxA== "@fastify/fast-json-stringify-compiler@^5.0.0": - version "5.0.1" - resolved "https://registry.yarnpkg.com/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-5.0.1.tgz#659c74f3181fb4f984fe27dcc95d14366ae85ca0" - integrity sha512-f2d3JExJgFE3UbdFcpPwqNUEoHWmt8pAKf8f+9YuLESdefA0WgqxeT6DrGL4Yrf/9ihXNSKOqpjEmurV405meA== + version "5.0.2" + resolved "https://registry.yarnpkg.com/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-5.0.2.tgz#aedd7729674531ef276a5b680bfaf9c711f3f85e" + integrity sha512-YdR7gqlLg1xZAQa+SX4sMNzQHY5pC54fu9oC5aYSUqBhyn6fkLkrdtKlpVdCNPlwuUuXA1PjFTEmvMF6ZVXVGw== dependencies: fast-json-stringify "^6.0.0" @@ -71,9 +71,9 @@ fast-deep-equal "^3.1.3" "@fastify/send@^3.2.0": - version "3.3.0" - resolved "https://registry.yarnpkg.com/@fastify/send/-/send-3.3.0.tgz#c1a8cb2d5f51a49ccd6f0db73594c2ddd943b0c4" - integrity sha512-hvrgPVG3oehn4wSPmRdqZcBCsEt7Lp6WOd6vsJ3Ms4hc5r5zouT9Ls9wq6R2tHMgJGHhNtsmd0CnhP7lmF7OTg== + version "3.3.1" + resolved "https://registry.yarnpkg.com/@fastify/send/-/send-3.3.1.tgz#cb5759480eb4110b44d9af613d61b3f8b2933d8b" + integrity sha512-6pofeVwaHN+E/MAofCwDqkWUliE3i++jlD0VH/LOfU8TJlCkMUSgKvA9bawDdVXxjve7XrdYMyDmkiYaoGWEtA== dependencies: "@lukeed/ms" "^2.0.2" escape-html "~1.0.3"