Skip to content

Commit

Permalink
build(deps): bump @fastify/bearer-auth from 7.0.0 to 7.0.1 (#818)
Browse files Browse the repository at this point in the history
Bumps [@fastify/bearer-auth](https://github.com/fastify/fastify-bearer-auth) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/fastify/fastify-bearer-auth/releases)
- [Commits](fastify/fastify-bearer-auth@v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: "@fastify/bearer-auth"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2022
1 parent e82d41c commit e244511
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"dependencies": {
"@fastify/accepts": "^3.0.0",
"@fastify/autoload": "^4.0.0",
"@fastify/bearer-auth": "^7.0.0",
"@fastify/bearer-auth": "^7.0.1",
"@fastify/compress": "^5.0.0",
"@fastify/cors": "^7.0.0",
"@fastify/helmet": "^8.0.0",
Expand Down

0 comments on commit e244511

Please sign in to comment.