chore(package.json): update protobufjs dependency from version 6.11.3 to 7.2.4 for compatibility and potential bug fixes (#302)

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
This commit is contained in:
Ashary Vermaysha
2024-01-19 23:00:34 +07:00
committed by GitHub
parent 3fc5d4b803
commit 56b2cb14f2
2 changed files with 14 additions and 9 deletions

View File

@@ -53,7 +53,7 @@
"music-metadata": "^7.12.3",
"node-cache": "^5.1.2",
"pino": "^7.0.0",
"protobufjs": "^6.11.3",
"protobufjs": "^7.2.4",
"uuid": "^9.0.0",
"ws": "^8.13.0"
},