Skip to content

Commit

Permalink
build(deps): bump @fastify/rate-limit from 8.1.1 to 9.0.1
Browse files Browse the repository at this point in the history
Bumps [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit) from 8.1.1 to 9.0.1.
- [Release notes](https://github.com/fastify/fastify-rate-limit/releases)
- [Commits](fastify/fastify-rate-limit@v8.1.1...v9.0.1)

---
updated-dependencies:
- dependency-name: "@fastify/rate-limit"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 6c649c2 commit 3bb86d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
25 changes: 6 additions & 19 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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@fastify/ajv-compiler": "^3.5.0",
"@fastify/cors": "^8.0.0",
"@fastify/helmet": "^11.1.1",
"@fastify/rate-limit": "^8.0.0",
"@fastify/rate-limit": "^9.0.1",
"@fastify/swagger": "^8.10.0",
"@fastify/swagger-ui": "^2.0.1",
"@google-cloud/firestore": "^6.8.0",
Expand Down

0 comments on commit 3bb86d0

Please sign in to comment.