Skip to content

Commit 535585d

Browse files
authored
update vm_service_protos package to version 2 (#9540)
Update to vm_service_protos version ^2.0.0, this allows us to update protobuf from 3.1.0 -> 4.2.0 (this is only a transitive dep). Should unlock the fix for #9534, although we still need a new version of `vm_service_protos` to be published which allows `protobuf` ^5.0.0 (we need 5.1.0 to get the default size increase).
1 parent cc00be4 commit 535585d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/devtools_app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies:
5454
string_scanner: ^1.4.0
5555
unified_analytics: ^7.0.0
5656
vm_service: ^15.0.2
57-
vm_service_protos: ^1.0.0
57+
vm_service_protos: ^2.0.0
5858
vm_snapshot_analysis: ^0.7.6
5959
web: ^1.0.0
6060
web_socket_channel: ^3.0.0

0 commit comments

Comments
 (0)