chore(deps): bump @nestjs/common from 10.4.15 to 10.4.16 (#4541)

Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.16/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 10.4.16
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-15 15:26:09 +08:00
committed by GitHub
parent efad4c101f
commit 565b3e4319
2 changed files with 39 additions and 36 deletions

View File

@@ -20,7 +20,7 @@
},
"dependencies": {
"@fastify/static": "^7.0.4",
"@nestjs/common": "^10.0.0",
"@nestjs/common": "^10.4.16",
"@nestjs/core": "^10.0.0",
"@nestjs/platform-fastify": "^10.3.8",
"@nestjs/swagger": "^7.3.1",