Skip to content

Commit 66cf5a5

Browse files
build(deps): bump node-rdkafka from 3.5.0 to 3.6.0
Bumps [node-rdkafka](https://github.com/Blizzard/node-rdkafka) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/Blizzard/node-rdkafka/releases) - [Commits](Blizzard/node-rdkafka@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: node-rdkafka dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d57151f commit 66cf5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
],
6262
"dependencies": {
6363
"fastify-plugin": "^5.0.0",
64-
"node-rdkafka": "3.5.0"
64+
"node-rdkafka": "3.6.0"
6565
},
6666
"devDependencies": {
6767
"@types/node": "^24.0.8",

0 commit comments

Comments
 (0)