Skip to content

Commit

Permalink
Bump fastify from 3.21.6 to 3.29.4 in /example/fastify
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 3.21.6 to 3.29.4.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.21.6...v3.29.4)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 0dbf905 commit b3477b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "node index.js"
},
"dependencies": {
"fastify": "3.21.6",
"fastify": "3.29.4",
"i18next": "21.1.1",
"i18next-http-middleware": "3.1.4",
"i18next-fs-backend": "1.1.1"
Expand Down

0 comments on commit b3477b1

Please sign in to comment.