From f0f73ee4e96879b4895dd0c8d7af59f421340b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 02:12:51 +0000 Subject: [PATCH] Bump flutter_inappwebview from 5.8.0 to 6.0.0 in /wallet Bumps [flutter_inappwebview](https://github.com/pichillilorenzo/flutter_inappwebview) from 5.8.0 to 6.0.0. - [Release notes](https://github.com/pichillilorenzo/flutter_inappwebview/releases) - [Commits](https://github.com/pichillilorenzo/flutter_inappwebview/compare/v5.8.0...v6.0.0) --- updated-dependencies: - dependency-name: flutter_inappwebview dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- wallet/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet/pubspec.yaml b/wallet/pubspec.yaml index 5d22159e4e..e5428aafa2 100644 --- a/wallet/pubspec.yaml +++ b/wallet/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: sdk: flutter flutter_dotenv: ^5.0.2 flutter_downloader: ^1.9.1 - flutter_inappwebview: ^5.7.2+2 + flutter_inappwebview: ^6.0.0 flutter_local_notifications: ^13.0.0 flutter_localizations: sdk: flutter