Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): update dependency @fastify/compress to ^6.5.0 (#500)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent c75d8a8 commit 9310777
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/standard-api-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"dependencies": {
"@compodoc/compodoc": "^1.1.22",
"@fastify/compress": "^6.4.0",
"@fastify/compress": "^6.5.0",
"@fastify/helmet": "^11.1.1",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/cli": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-api-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"dependencies": {
"@compodoc/compodoc": "^1.1.22",
"@fastify/compress": "^6.4.0",
"@fastify/compress": "^6.5.0",
"@fastify/helmet": "^11.1.1",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/cli": "^10.2.0",
Expand Down
19 changes: 7 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit 9310777

Please sign in to comment.