From a41c91e7a70e4b6686afdfbab2263e19f92ff853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:33:04 +0000 Subject: [PATCH] chore(deps): bump http from 1.2.1 to 1.2.2 Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.2.2/pkgs) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 70a13f05..fa79dd65 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -556,10 +556,10 @@ packages: dependency: "direct main" description: name: http - sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938" + sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010 url: "https://pub.dev" source: hosted - version: "1.2.1" + version: "1.2.2" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index fba93c56..91acfcb7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: flutter_svg: ^2.0.5 game_domain: path: api/packages/game_domain - http: ^1.2.1 + http: ^1.2.2 intl: ^0.19.0 io_crossword_ui: path: packages/io_crossword_ui