Skip to content

Commit 93c6bc6

Browse files
chore(deps-dev): bump protobufjs from 7.5.4 to 8.0.0
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 to 8.0.0. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.4...protobufjs-v8.0.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 419deac commit 93c6bc6

File tree

2 files changed

+156
-6
lines changed

2 files changed

+156
-6
lines changed

package-lock.json

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

packages/kafka/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
},
118118
"devDependencies": {
119119
"avro-js": "^1.12.1",
120-
"protobufjs": "^7.5.4",
120+
"protobufjs": "^8.0.0",
121121
"zod": "^4.2.1"
122122
}
123123
}

0 commit comments

Comments
 (0)