Skip to content

Commit

Permalink
Bump cookie and @nestjs/platform-fastify in /services
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 dependency [@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 `@nestjs/platform-fastify` from 10.4.1 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: "@nestjs/platform-fastify"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 728e6e7 commit 0085cb9
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 16 deletions.
63 changes: 48 additions & 15 deletions services/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 services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@nestjs/config": "^3.2.1",
"@nestjs/core": "^10.3.7",
"@nestjs/microservices": "^10.3.7",
"@nestjs/platform-fastify": "^10.3.7",
"@nestjs/platform-fastify": "^10.4.5",
"@nestjs/swagger": "^7.3.1",
"@nestjs/typeorm": "^10.0.2",
"@types/clamscan": "^2.0.8",
Expand Down

0 comments on commit 0085cb9

Please sign in to comment.