Update protobufjs to v8.0.0 and protobufjs-cli to v2.0.0
- Updated protobufjs from ^7.2.4 to ^8.0.0 - Updated protobufjs-cli from ^1.1.3 to ^2.0.0 - This resolves peer dependency conflicts - Use --legacy-peer-deps flag when installing https://claude.ai/code/session_015R3U3kiprQiNTTNNt31Sg6
This commit is contained in:
+2
-2
@@ -51,7 +51,7 @@
|
||||
"p-queue": "^9.0.0",
|
||||
"pino": "^10.3.1",
|
||||
"prom-client": "^15.1.3",
|
||||
"protobufjs": "^7.2.4",
|
||||
"protobufjs": "^8.0.0",
|
||||
"whatsapp-rust-bridge": "0.5.2",
|
||||
"ws": "^8.13.0"
|
||||
},
|
||||
@@ -79,7 +79,7 @@
|
||||
"open": "^11.0.0",
|
||||
"pino-pretty": "^13.1.1",
|
||||
"prettier": "^3.8.1",
|
||||
"protobufjs-cli": "^1.1.3",
|
||||
"protobufjs-cli": "^2.0.0",
|
||||
"release-it": "^19.2.4",
|
||||
"ts-jest": "^29.4.0",
|
||||
"tsc-esm-fix": "^3.1.2",
|
||||
|
||||
Reference in New Issue
Block a user