Skip to content

Commit

Permalink
fix(deps): bump @nestjs/core from 10.3.1 to 10.3.3
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.3.1 to 10.3.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent e062381 commit ec1b2d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@nestjs/common": "^10.3.1",
"@nestjs/config": "^3.2.0",
"@nestjs/core": "^10.3.1",
"@nestjs/core": "^10.3.3",
"@nestjs/platform-express": "^10.3.1",
"@nestjs/terminus": "^10.2.2",
"jose": "^5.2.1"
Expand Down

0 comments on commit ec1b2d3

Please sign in to comment.