Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 1 update in the / directory: [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express).


Updates `@nestjs/platform-express` from 10.4.13 to 10.4.15
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.15/packages/platform-express)

Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent f6e178f commit d4676e3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 14 deletions.
29 changes: 16 additions & 13 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 @@ -22,7 +22,7 @@
"@nestjs/common": "^10.4.13",
"@nestjs/core": "^10.4.2",
"@nestjs/mapped-types": "*",
"@nestjs/platform-express": "^10.4.13",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/swagger": "^7.4.1",
"@nestjs/typeorm": "^10.0.2",
"reflect-metadata": "^0.2.2",
Expand Down

0 comments on commit d4676e3

Please sign in to comment.