Skip to content

Commit

Permalink
build(deps): bump fastify from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9cfac23 commit 711b71b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 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 packages/network-of-terms-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@netwerk-digitaal-erfgoed/network-of-terms-query": "*",
"@rdfjs/data-model": "2.0.2",
"env-schema": "6.0.0",
"fastify": "5.0.0",
"fastify": "5.1.0",
"joi": "17.13.3",
"mercurius": "15.1.0",
"mercurius-logging": "2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/network-of-terms-reconciliation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@netwerk-digitaal-erfgoed/network-of-terms-catalog": "*",
"@netwerk-digitaal-erfgoed/network-of-terms-query": "*",
"env-schema": "6.0.0",
"fastify": "5.0.0",
"fastify": "5.1.0",
"string-comparison": "1.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit 711b71b

Please sign in to comment.