From 84d08cc762a08ac5f248a36b6e01d4e6f0bc0c33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 04:39:17 +0000 Subject: [PATCH] chore(deps): bump flutter_inappwebview from 5.4.3+7 to 5.7.2+3 Bumps [flutter_inappwebview](https://github.com/pichillilorenzo/flutter_inappwebview) from 5.4.3+7 to 5.7.2+3. - [Release notes](https://github.com/pichillilorenzo/flutter_inappwebview/releases) - [Changelog](https://github.com/pichillilorenzo/flutter_inappwebview/blob/master/CHANGELOG.md) - [Commits](https://github.com/pichillilorenzo/flutter_inappwebview/compare/v5.4.3...v5.7.2) --- updated-dependencies: - dependency-name: flutter_inappwebview dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index cc6f3ba0..abcedcea 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -560,7 +560,7 @@ packages: name: flutter_inappwebview url: "https://pub.dartlang.org" source: hosted - version: "5.4.3+7" + version: "5.7.2+3" flutter_launcher_icons: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 02fc9925..8839e6c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -59,7 +59,7 @@ dependencies: visibility_detector: ^0.3.3 fl_query: ^0.3.1 fl_query_hooks: ^0.3.1 - flutter_inappwebview: ^5.4.3+7 + flutter_inappwebview: ^5.7.2+3 tuple: ^2.0.1 uuid: ^3.0.6 platform_ui: