diff --git a/yarn.lock b/yarn.lock index 85824b3..9ec4244 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1331,9 +1331,7 @@ fastify-basic-auth@^2.1.0: http-errors "^1.7.3" fastify-cors@^6.0.2: - version "6.0.2" - resolved "https://registry.yarnpkg.com/fastify-cors/-/fastify-cors-6.0.2.tgz#4fd5102549659e9b34d252fd7ee607b63d021390" - integrity sha512-sE0AOyzmj5hLLRRVgenjA6G2iOGX35/1S3QGYB9rr9TXelMZB3lFrXy4CzwYVOMiujJeMiLgO4J7eRm8sQSv8Q== + version "6.0.3" dependencies: fastify-plugin "^3.0.0" vary "^1.1.2"