From d7459a94c666ee618397eed8546c1b8205a77f47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 08:11:00 +0200 Subject: [PATCH] chore(deps): bump provider from 6.0.3 to 6.0.4 (#24) Bumps [provider](https://github.com/rrousselGit/provider) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/rrousselGit/provider/releases) - [Changelog](https://github.com/rrousselGit/provider/blob/master/CHANGELOG.md) - [Commits](https://github.com/rrousselGit/provider/compare/v6.0.3...provider-v6.0.4) --- updated-dependencies: - dependency-name: provider dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index c4ba7ba..0756474 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -594,7 +594,7 @@ packages: name: provider url: "https://pub.dartlang.org" source: hosted - version: "6.0.3" + version: "6.0.4" pub_semver: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 4ccb155..23ab751 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: path: ./packages/nepanikar_contacts_gen package_info_plus: ^2.0.0 path_provider: ^2.0.11 - provider: ^6.0.3 + provider: ^6.0.4 url_launcher: ^6.1.6 dev_dependencies: