Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @nestjs/core from 10.4.2 to 10.4.15
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.4.2 to 10.4.15.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.15/packages/core)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 21, 2024
1 parent a0f10be commit 45b0a13
Showing 2 changed files with 138 additions and 138 deletions.
2 changes: 1 addition & 1 deletion examples/nest/package.json
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
"dependencies": {
"@ai-sdk/openai": "1.0.11",
"@nestjs/common": "^10.4.15",
"@nestjs/core": "^10.0.0",
"@nestjs/core": "^10.4.15",
"@nestjs/platform-express": "^10.4.9",
"ai": "4.0.22",
"reflect-metadata": "^0.2.0",
274 changes: 137 additions & 137 deletions pnpm-lock.yaml

0 comments on commit 45b0a13

Please sign in to comment.