chore: bump version (#2848)

This commit is contained in:
Alex Yang
2023-06-25 18:37:20 +08:00
committed by GitHub
parent da4d89275f
commit d8bb51a222
2 changed files with 52 additions and 52 deletions

View File

@@ -17,15 +17,15 @@
"@apollo/server": "^4.7.4",
"@auth/prisma-adapter": "^1.0.0",
"@aws-sdk/client-s3": "^3.359.0",
"@nestjs/apollo": "^12.0.1",
"@nestjs/common": "^10.0.2",
"@nestjs/core": "^10.0.2",
"@nestjs/graphql": "^12.0.1",
"@nestjs/platform-express": "^10.0.2",
"@nestjs/apollo": "^12.0.3",
"@nestjs/common": "^10.0.3",
"@nestjs/core": "^10.0.3",
"@nestjs/graphql": "^12.0.3",
"@nestjs/platform-express": "^10.0.3",
"@node-rs/argon2": "^1.5.0",
"@node-rs/crc32": "^1.7.0",
"@node-rs/jsonwebtoken": "^0.2.0",
"@prisma/client": "^4.15.0",
"@prisma/client": "^4.16.1",
"dotenv": "^16.1.4",
"express": "^4.18.2",
"graphql": "^16.6.0",
@@ -40,7 +40,7 @@
},
"devDependencies": {
"@napi-rs/image": "^1.6.1",
"@nestjs/testing": "^10.0.2",
"@nestjs/testing": "^10.0.3",
"@types/express": "^4.17.17",
"@types/jsonwebtoken": "^9.0.2",
"@types/lodash-es": "^4.17.7",