From 31372ca2ea6544625082d58ce1bc68db5b58532b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 20:55:40 +0000 Subject: [PATCH] chore(deps): bump grpc from 3.2.4 to 4.0.1 Bumps [grpc](https://github.com/grpc/grpc-dart) from 3.2.4 to 4.0.1. - [Release notes](https://github.com/grpc/grpc-dart/releases) - [Changelog](https://github.com/grpc/grpc-dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/grpc/grpc-dart/compare/v3.2.4...v4.0.1) --- updated-dependencies: - dependency-name: grpc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index aa24623..75c3d9c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: # Add regular dependencies here. dependencies: fixnum: ^1.1.0 - grpc: ^3.2.4 + grpc: ^4.0.1 http: ^1.2.1 meta: ^1.11.0 protobuf: ^3.1.0