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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-26 04:39:17 +00:00 committed by GitHub
parent 8b9bd9cbb6
commit 84d08cc762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -560,7 +560,7 @@ packages:
name: flutter_inappwebview name: flutter_inappwebview
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "5.4.3+7" version: "5.7.2+3"
flutter_launcher_icons: flutter_launcher_icons:
dependency: "direct dev" dependency: "direct dev"
description: description:

View File

@ -59,7 +59,7 @@ dependencies:
visibility_detector: ^0.3.3 visibility_detector: ^0.3.3
fl_query: ^0.3.1 fl_query: ^0.3.1
fl_query_hooks: ^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 tuple: ^2.0.1
uuid: ^3.0.6 uuid: ^3.0.6
platform_ui: platform_ui: