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

Commit

Permalink
build(deps): bump the fastify-core group with 3 updates (#1465)
Browse files Browse the repository at this point in the history
Bumps the fastify-core group with 3 updates: [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit), [@fastify/swagger](https://github.com/fastify/fastify-swagger) and [fastify](https://github.com/fastify/fastify).


Updates `@fastify/rate-limit` from 9.0.1 to 9.1.0
- [Release notes](https://github.com/fastify/fastify-rate-limit/releases)
- [Commits](fastify/fastify-rate-limit@v9.0.1...v9.1.0)

Updates `@fastify/swagger` from 8.12.1 to 8.14.0
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v8.12.1...v8.14.0)

Updates `fastify` from 4.25.1 to 4.25.2
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.25.1...v4.25.2)

---
updated-dependencies:
- dependency-name: "@fastify/rate-limit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fastify-core
- dependency-name: "@fastify/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fastify-core
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 25, 2024
1 parent ad41b00 commit bea8539
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,17 +101,17 @@
"@fastify/compress": "^6.5.0",
"@fastify/cors": "^8.5.0",
"@fastify/helmet": "^11.1.1",
"@fastify/rate-limit": "^9.0.1",
"@fastify/rate-limit": "^9.1.0",
"@fastify/sensible": "^5.5.0",
"@fastify/static": "^6.12.0",
"@fastify/swagger": "^8.12.1",
"@fastify/swagger": "^8.14.0",
"@fastify/under-pressure": "^8.3.0",
"ajv-formats": "^2.1.1",
"axios": "^1.6.6",
"dotenv": "^16.4.1",
"env-schema": "^5.2.1",
"fast-querystring": "^1.1.2",
"fastify": "^4.25.1",
"fastify": "^4.25.2",
"fastify-disablecache": "^3.1.9",
"fastify-floc-off": "^2.1.11",
"fastify-json-to-xml": "^1.1.11",
Expand Down

0 comments on commit bea8539

Please sign in to comment.