From 4952ddf1307dccc649dba380bb4cce344550e8fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 23:18:57 +0000 Subject: [PATCH] chore(deps): bump flutter_inappwebview from 5.4.3+7 to 5.7.2+1 Bumps [flutter_inappwebview](https://github.com/pichillilorenzo/flutter_inappwebview) from 5.4.3+7 to 5.7.2+1. - [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..4a7532f8 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+1" flutter_launcher_icons: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index c9f4a37e..01d3318c 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+1 tuple: ^2.0.1 uuid: ^3.0.6 platform_ui: