Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 43851df commit 05eeae9
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 97 deletions.
144 changes: 48 additions & 96 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 @@ -46,6 +46,6 @@
"fastify": "^4.22.2",
"fastify-cli": "^5.8.0",
"@fastify/env": "^4.2.0",
"@fastify/mongodb": "^7.0.0"
"@fastify/mongodb": "^8.0.0"
}
}

0 comments on commit 05eeae9

Please sign in to comment.