diff --git a/apps/api/package.json b/apps/api/package.json index eb5f202..c937816 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -63,7 +63,7 @@ "@types/supertest": "^2.0.14", "@vchikalkin/eslint-config-awesome": "^1.1.6", "eslint": "^8.51.0", - "fastify": "^4.24.3", + "fastify": "4.24.3", "jest": "29.7.0", "prettier": "^3.0.3", "source-map-support": "^0.5.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c894d05..f650f4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,7 +139,7 @@ importers: specifier: ^8.51.0 version: 8.54.0 fastify: - specifier: ^4.24.3 + specifier: 4.24.3 version: 4.24.3 jest: specifier: 29.7.0