diff --git a/package.json b/package.json index 21fc42c..64d11e4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@fastify/static": "^10.1.2", "atob": "^2.1.2", "btoa": "^1.2.1", - "fastify": "^5.10.0", + "fastify": "^5.11.2", "mcquery": "^1.0.3", "os-utils": "^0.0.14", "rcon": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index f3ce7a2..ce4a4dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -271,10 +271,10 @@ fastify-plugin@^6.0.0: resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-6.0.0.tgz#7cd659c6aad5f3bf07b4c59205412351a47d39c8" integrity sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg== -fastify@^5.10.0: - version "5.10.0" - resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.10.0.tgz#3c94a52439259a66889dbad14e0fc3d6b1bc934e" - integrity sha512-A9L0ziuWGQHgEEVgF3davQ9vbD93IuX+lo2IsxapQmu5b/Y/ynn9m9K5JHt9dvyJXOFc5iN0Zk5GHEOqnzhWjg== +fastify@^5.11.2: + version "5.11.2" + resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.11.2.tgz#591057dd3e711cafd0d1140e9827ea2c77f90b89" + integrity sha512-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ== dependencies: "@fastify/ajv-compiler" "^4.0.5" "@fastify/error" "^4.0.0"