Skip to content

Commit ae6ddd7

Browse files
fix(deps): update dependency protobufjs to v8
1 parent f24380c commit ae6ddd7

File tree

2 files changed

+18
-31
lines changed

2 files changed

+18
-31
lines changed

package-lock.json

Lines changed: 17 additions & 30 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
@@ -528,7 +528,7 @@
528528
"vscode-tmgrammar-test": "^0.1.3"
529529
},
530530
"dependencies": {
531-
"protobufjs": "^6.8.0",
531+
"protobufjs": "^8.0.0",
532532
"vscode-debugadapter": "^1.37.1",
533533
"vscode-debugprotocol": "^1.37.0",
534534
"vscode-languageclient": "^9.0.1",

0 commit comments

Comments
 (0)