Skip to content

Commit

Permalink
update fastify deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Jul 10, 2024
1 parent d4e2021 commit db4fd63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
},
"homepage": "https://github.com/fastify/fastify-kafka#readme",
"dependencies": {
"fastify-plugin": "^4.5.1",
"fastify-plugin": "^5.0.0-pre.fv5.1",
"node-rdkafka": "3.0.1"
},
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^20.14.9",
"abstract-logging": "2.0.1",
"fastify": "^4.28.1",
"fastify": "^5.0.0-alpha.3",
"standard": "^17.1.0",
"tap": "^20.0.3",
"tsd": "^0.31.1"
Expand Down

0 comments on commit db4fd63

Please sign in to comment.