Skip to content

Commit

Permalink
build(deps): bump cookie, light-my-request and @nestjs/platform-fastify
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [light-my-request](https://github.com/fastify/light-my-request) and [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.2)

Updates `light-my-request` from 5.13.0 to 5.14.0
- [Release notes](https://github.com/fastify/light-my-request/releases)
- [Commits](fastify/light-my-request@v5.13.0...v5.14.0)

Updates `@nestjs/platform-fastify` from 10.4.2 to 10.4.5
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.5/packages/platform-fastify)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: light-my-request
  dependency-type: indirect
- dependency-name: "@nestjs/platform-fastify"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 52ed70f commit b4b593d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 29 deletions.
51 changes: 23 additions & 28 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 @@ -38,7 +38,7 @@
"@nestjs/core": "^10.4.2",
"@nestjs/graphql": "^12.2.0",
"@nestjs/mercurius": "^12.2.0",
"@nestjs/platform-fastify": "^10.4.2",
"@nestjs/platform-fastify": "^10.4.5",
"@nestjs/swagger": "^7.4.1",
"@sectester/core": "^0.33.1",
"@sectester/repeater": "^0.33.1",
Expand Down

0 comments on commit b4b593d

Please sign in to comment.