diff --git a/package.json b/package.json index 765cf55445aebd010782c124b4cf1780858ce3c6..b2697acb4880eb57068f702f6fcdb4a2f10a16de 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dotenv-defaults": "^5.0.2", "fastify": "^4.28.1", "fastify-metrics": "^12.0.0", - "fastify-plugin": "^4.5.1", + "fastify-plugin": "^5.0.0", "ioredis": "^5.3.2", "js-yaml": "^4.1.0", "lightship": "^9.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3231e3cae1aa3e577737b1c24ed135dda80a17d7..a5784e233af8760dd48a779ef6b1bdeae23352ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ importers: specifier: ^12.0.0 version: 12.1.0(fastify@4.28.1) fastify-plugin: - specifier: ^4.5.1 - version: 4.5.1 + specifier: ^5.0.0 + version: 5.0.0 ioredis: specifier: ^5.3.2 version: 5.4.1