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>
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -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", | ||
| ... | ... |
Please
register
or
sign in
to comment