Skip to content

Commit

Permalink
chore(deps): bump path-to-regexp and @nestjs/platform-express (#1035)
Browse files Browse the repository at this point in the history
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 3.3.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.10 to 3.3.0
- [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...v3.3.0)

Updates `@nestjs/platform-express` from 10.4.5 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)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Levente Orban <[email protected]>
  • Loading branch information
dependabot[bot] and polaroi8d authored Jan 14, 2025
1 parent ed51e3d commit 2fcf1e7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 17 deletions.
36 changes: 20 additions & 16 deletions web/crux/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 web/crux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@nestjs/jwt": "^10.1.0",
"@nestjs/microservices": "^10.1.3",
"@nestjs/passport": "^10.0.0",
"@nestjs/platform-express": "^10.4.5",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/platform-ws": "^10.1.3",
"@nestjs/swagger": "^7.4.1",
"@nestjs/websockets": "^10.1.3",
Expand Down

0 comments on commit 2fcf1e7

Please sign in to comment.