Skip to content

Commit 3177609

Browse files
build(deps): Bump protobufjs
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 to 7.5.6. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.6/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.6) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adc6e81 commit 3177609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/bug-detectors/prototype-pollution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "fuzz.js",
55
"license": "ISC",
66
"dependencies": {
7-
"protobufjs": "7.5.5"
7+
"protobufjs": "7.5.6"
88
},
99
"scripts": {
1010
"fuzz": "jazzer fuzz -i protobufjs -i fuzz -e nothing --timeout=60000 -x Error -- -runs=1000000 -print_final_stats=1 -use_value_profile=1 -rss_limit_mb=10000 -dict=userDict.txt",

0 commit comments

Comments
 (0)