Skip to content

Commit

Permalink
Bump the fastify group with 2 updates (#930)
Browse files Browse the repository at this point in the history
Bumps the fastify group with 2 updates: [@fastify/awilix](https://github.com/fastify/fastify-awilix) and [@fastify/swagger](https://github.com/fastify/fastify-swagger).


Updates `@fastify/awilix` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/fastify/fastify-awilix/releases)
- [Commits](fastify/fastify-awilix@v6.0.1...v6.0.2)

Updates `@fastify/swagger` from 9.3.0 to 9.4.0
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v9.3.0...v9.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 0c807fe commit a0b8d69
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
17 changes: 8 additions & 9 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"@aws-sdk/client-sqs": "^3.693.0",
"@aws-sdk/credential-providers": "^3.693.0",
"@fastify/auth": "^5.0.1",
"@fastify/awilix": "^6.0.1",
"@fastify/awilix": "^6.0.2",
"@fastify/cors": "^10.0.1",
"@fastify/helmet": "^12.0.1",
"@fastify/jwt": "^9.0.1",
"@fastify/schedule": "^5.0.2",
"@fastify/swagger": "^9.3.0",
"@fastify/swagger": "^9.4.0",
"@lokalise/backend-http-client": "^2.4.0",
"@lokalise/background-jobs-common": "^8.0.0",
"@lokalise/fastify-extras": "^25.2.0",
Expand Down

0 comments on commit a0b8d69

Please sign in to comment.