From aee5ce97963f3c4ded40516c48aa26a4b075c66e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 23:19:36 +0000 Subject: [PATCH] chore(deps): bump flutter_inappwebview from 5.4.3+7 to 5.7.2+2 Bumps [flutter_inappwebview](https://github.com/pichillilorenzo/flutter_inappwebview) from 5.4.3+7 to 5.7.2+2. - [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 9a473fa0..55e86f91 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+2" flutter_launcher_icons: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index c9f4a37e..12458c39 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+2 tuple: ^2.0.1 uuid: ^3.0.6 platform_ui: