Skip to content

Commit d7953fd

Browse files
authored
Merge pull request #302 from timoa/fix/deps/fastify-4.x
2 parents 3b0b3bb + 7c95110 commit d7953fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@fastify/helmet": "10.1.1",
3939
"@fastify/swagger": "8.8.0",
4040
"@hapi/boom": "10.0.1",
41-
"fastify": "4.19.2",
41+
"fastify": "4.20.0",
4242
"fastify-healthcheck": "4.4.0",
4343
"lodash": "4.17.21",
4444
"mongoose": "5.13.20",

0 commit comments

Comments
 (0)