Skip to content

Commit 43c3f0b

Browse files
authored
fix(deps): update dependency protobufjs to ~6.11.0 (#162)
1 parent 84cfe1f commit 43c3f0b

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
@@ -36,7 +36,7 @@
3636
"@mapbox/node-pre-gyp": "^1.0.0",
3737
"p-limit": "^3.0.0",
3838
"pify": "^5.0.0",
39-
"protobufjs": "~6.10.0",
39+
"protobufjs": "~6.11.0",
4040
"source-map": "^0.7.3",
4141
"split": "^1.0.1"
4242
},

0 commit comments

Comments
 (0)