chore: bump @nestjs/common from 10.1.2 to 10.1.3 (#3586)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
dependabot[bot]
2023-08-05 04:55:01 +00:00
committed by GitHub
parent c3c40225d6
commit 72c4aa0078
2 changed files with 24 additions and 24 deletions

View File

@@ -20,10 +20,10 @@
"@auth/prisma-adapter": "^1.0.1",
"@aws-sdk/client-s3": "^3.378.0",
"@nestjs/apollo": "^12.0.7",
"@nestjs/common": "^10.1.2",
"@nestjs/core": "^10.1.2",
"@nestjs/common": "^10.1.3",
"@nestjs/core": "^10.1.3",
"@nestjs/graphql": "^12.0.8",
"@nestjs/platform-express": "^10.1.2",
"@nestjs/platform-express": "^10.1.3",
"@node-rs/argon2": "^1.5.2",
"@node-rs/crc32": "^1.7.2",
"@node-rs/jsonwebtoken": "^0.2.3",
@@ -46,7 +46,7 @@
"devDependencies": {
"@affine/storage": "workspace:*",
"@napi-rs/image": "^1.6.1",
"@nestjs/testing": "^10.1.2",
"@nestjs/testing": "^10.1.3",
"@types/cookie-parser": "^1.4.3",
"@types/express": "^4.17.17",
"@types/lodash-es": "^4.17.8",