From 96d9eefa0ca0771f72f22a358d6da936dbb4e925 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Sep 2024 00:03:40 +0000 Subject: [PATCH] Lock file maintenance --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e5bc4f1..32ad1a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -48,9 +48,9 @@ integrity sha512-OO/SA8As24JtT1usTUTKgGH7uLvhfwZPwlptRi2Dp5P4KKmJI3gvsZ8MIHnNwDs4sLf/aai5LzTyl66xr7qMxA== "@fastify/fast-json-stringify-compiler@^5.0.0": - version "5.0.0" - resolved "https://registry.yarnpkg.com/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-5.0.0.tgz#46f00f93279abb24fa60c00524d4878b2678e0c4" - integrity sha512-tywfuZfXsyxLC5kEqrMubbFa9vpAxNtuPE7j9w5si1r+6p5b981pDfZ5Y8HBqmjDQl+PABT7cV5jZgXI2j+I5g== + 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== dependencies: fast-json-stringify "^6.0.0"