Browse Source

Merge pull request #13 from khoren93/dependabot/pub/zxscanner/url_launcher-6.1.5

Bump url_launcher from 6.1.4 to 6.1.5 in /zxscanner
pull/15/head
Khoren Markosyan 2 years ago committed by GitHub
parent
commit
bc40fbd273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      zxscanner/pubspec.lock
  2. 2
      zxscanner/pubspec.yaml

2
zxscanner/pubspec.lock

@ -858,7 +858,7 @@ packages:
name: url_launcher name: url_launcher
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "6.1.4" version: "6.1.5"
url_launcher_android: url_launcher_android:
dependency: transitive dependency: transitive
description: description:

2
zxscanner/pubspec.yaml

@ -29,7 +29,7 @@ dependencies:
path_provider: ^2.0.11 path_provider: ^2.0.11
share_plus: ^4.0.10 share_plus: ^4.0.10
shared_preferences: ^2.0.15 shared_preferences: ^2.0.15
url_launcher: ^6.1.4 url_launcher: ^6.1.5
flutter_intl: flutter_intl:
main_locale: en_US main_locale: en_US

Loading…
Cancel
Save