Skip to content

Commit

Permalink
Bump fastify from 3.18.0 to 3.29.4 in /example/fastify-pug
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 3.18.0 to 3.29.4.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.18.0...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 79390ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/fastify-pug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node index.js"
},
"dependencies": {
"fastify": "3.18.0",
"fastify": "3.29.4",
"fastify-pug": "2.0.0",
"i18next": "20.3.2",
"i18next-http-middleware": "3.1.4",
Expand Down

0 comments on commit 79390ed

Please sign in to comment.