Bump protobuf from 3.1.0 to 4.0.0

Bumps [protobuf](https://github.com/google/protobuf.dart) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/google/protobuf.dart/releases)
- [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v3.1.0...protobuf-v4.0.0)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-31 08:24:40 +00:00 committed by GitHub
parent f077328341
commit 29f9c81627
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ dependencies:
meta: ^1.3.0
http: '>=0.13.0 <2.0.0'
http2: ^2.2.0
protobuf: '>=2.0.0 <4.0.0'
protobuf: ">=2.0.0 <5.0.0"
clock: ^1.1.1
web: ^1.1.0