chore: bump version (#2681)

This commit is contained in:
Himself65
2023-06-05 01:00:41 +08:00
committed by GitHub
parent b95808a052
commit b461a684ad
14 changed files with 281 additions and 261 deletions

View File

@@ -22,7 +22,7 @@
"@nestjs/platform-express": "^9.4.2",
"@node-rs/bcrypt": "^1.7.1",
"@prisma/client": "^4.15.0",
"dotenv": "^16.1.1",
"dotenv": "^16.1.4",
"express": "^4.18.2",
"graphql": "^16.6.0",
"graphql-type-json": "^0.3.2",
@@ -44,7 +44,7 @@
"supertest": "^6.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"vitest": "^0.31.2"
"vitest": "^0.31.4"
},
"nodemonConfig": {
"exec": "node",