Browse Source

fix(deps): update dependency webview_flutter to ^4.2.4

pull/685/head
renovate[bot] 1 year ago committed by jld3103
parent
commit
f202ad7a64
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 4
      packages/app/pubspec.lock
  2. 2
      packages/neon/neon_news/pubspec.yaml

4
packages/app/pubspec.lock

@ -1315,10 +1315,10 @@ packages:
dependency: transitive
description:
name: webview_flutter
sha256: "04a0782fb058b7c71f2048935583488f4d32e9147ca403abc4e58f1de9964629"
sha256: "82f6787d5df55907aa01e49bd9644f4ed1cc82af7a8257dd9947815959d2e755"
url: "https://pub.dev"
source: hosted
version: "4.2.3"
version: "4.2.4"
webview_flutter_android:
dependency: transitive
description:

2
packages/neon/neon_news/pubspec.yaml

@ -22,7 +22,7 @@ dependencies:
share_plus: ^7.1.0
url_launcher: ^6.1.13
wakelock_plus: ^1.1.1
webview_flutter: ^4.2.3
webview_flutter: ^4.2.4
dev_dependencies:
build_runner: ^2.4.6

Loading…
Cancel
Save