Skip to content

Commit

Permalink
Build(deps): bump @fastify/postgres from 5.2.2 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [@fastify/postgres](https://github.com/fastify/fastify-postgres) from 5.2.2 to 6.0.1.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v5.2.2...v6.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent d126e7a commit 93d78d8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
30 changes: 21 additions & 9 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 @@ -27,7 +27,7 @@
"tap": "^16.3.8"
},
"dependencies": {
"@fastify/postgres": "^5.2.2",
"@fastify/postgres": "^6.0.1",
"@graphql-tools/schema": "^10.0.6",
"@mercuriusjs/federation": "^3.0.0",
"@mercuriusjs/gateway": "^3.0.1",
Expand Down

0 comments on commit 93d78d8

Please sign in to comment.