fix build [2]

This commit is contained in:
vchikalkin 2024-07-13 23:07:12 +03:00
parent a7c4510abb
commit fb4d5a779f
2 changed files with 2 additions and 2 deletions

View File

@ -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",

2
pnpm-lock.yaml generated
View File

@ -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