Skip to content

Commit

Permalink
build(deps): bump fastify in /test/app in the fastify group
Browse files Browse the repository at this point in the history
Bumps the fastify group in /test/app with 1 update: [fastify](https://github.com/fastify/fastify).


Updates `fastify` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.1.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent ee76921 commit 1cd5e11
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions test/app/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 test/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
},
"dependencies": {
"@fastify/formbody": "^8.0.1",
"fastify": "^5.1.0"
"fastify": "^5.2.0"
}
}

0 comments on commit 1cd5e11

Please sign in to comment.