Skip to content

Commit

Permalink
Merging e072d8e into trunk-temp/pr-2368/491abbc5-a465-48ee-82e6-69dfd…
Browse files Browse the repository at this point in the history
…6d21f21
  • Loading branch information
trunk-io[bot] authored Nov 29, 2024
2 parents 274ad3e + e072d8e commit be25f5b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions examples/nestjs-fastify/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 examples/nestjs-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@arcjet/nest": "file:../../arcjet-nest",
"@nestjs/common": "^10.4.4",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.9",
"@nestjs/platform-fastify": "^10.4.9",
"@nestjs/core": "^10.4.11",
"@nestjs/platform-fastify": "^10.4.11",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
Expand Down

0 comments on commit be25f5b

Please sign in to comment.