diff --git a/package.json b/package.json index 5e91f06..9b2f693 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "test:e2e": "jest --config ./test/jest-e2e.json" }, "dependencies": { - "@fastify/view": "^7.0.0", + "@fastify/view": "^9.1.0", "@nestjs/common": "^9.0.0", "@nestjs/core": "^9.0.0", "@nestjs/platform-fastify": "^9.0.5",