Skip to content

Commit 185fcfb

Browse files
authored
fix(deps): update dependency protobufjs to v7 (#225)
1 parent 4617cc1 commit 185fcfb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

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.9",
3737
"p-limit": "^3.0.0",
3838
"pify": "^5.0.0",
39-
"protobufjs": "~6.11.0",
39+
"protobufjs": "~7.0.0",
4040
"source-map": "~0.8.0-beta.0",
4141
"split": "^1.0.1"
4242
},

0 commit comments

Comments
 (0)