Skip to content

Commit

Permalink
Bump path-to-regexp, @nestjs/core and @nestjs/swagger in /violet-server
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 dependencies [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/swagger](https://github.com/nestjs/swagger). These dependencies need to be updated together.


Updates `path-to-regexp` from 3.2.0 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@v3.2.0...v3.3.0)

Updates `@nestjs/core` from 10.3.0 to 10.4.2
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.2/packages/core)

Updates `@nestjs/swagger` from 7.1.17 to 7.4.1
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.1.17...7.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent b76f54b commit 5d67dac
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 70 deletions.
173 changes: 105 additions & 68 deletions violet-server/package-lock.json

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

4 changes: 2 additions & 2 deletions violet-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@golevelup/ts-jest": "^0.5.5",
"@nestjs/common": "^10.0.0",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.0.0",
"@nestjs/core": "^10.4.2",
"@nestjs/jwt": "^10.0.0",
"@nestjs/passport": "^10.0.0",
"@nestjs/platform-express": "^10.4.2",
"@nestjs/swagger": "^7.1.17",
"@nestjs/swagger": "^7.4.1",
"@nestjs/typeorm": "^10.0.1",
"@songkeys/nestjs-redis": "^10.0.0",
"class-transformer": "^0.5.1",
Expand Down

0 comments on commit 5d67dac

Please sign in to comment.