chore(deps): bump url_launcher from 6.1.6 to 6.1.7

Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.7/packages/url_launcher)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-24 23:16:41 +00:00 committed by GitHub
parent 1223cf2629
commit 5b6454706a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1354,7 +1354,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.6" version: "6.1.7"
url_launcher_android: url_launcher_android:
dependency: transitive dependency: transitive
description: description:

View File

@ -17,7 +17,7 @@ dependencies:
http: ^0.13.5 http: ^0.13.5
shared_preferences: ^2.0.11 shared_preferences: ^2.0.11
spotify: ^0.8.0 spotify: ^0.8.0
url_launcher: ^6.1.6 url_launcher: ^6.1.7
youtube_explode_dart: ^1.12.1 youtube_explode_dart: ^1.12.1
bitsdojo_window: ^0.1.5 bitsdojo_window: ^0.1.5
path: ^1.8.0 path: ^1.8.0