From 4f64b4df35920c7fab19e7828ad15f404e318dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 01:02:33 +0000 Subject: [PATCH] Bump provider from 6.0.3 to 6.0.4 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] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 05ddda09..bdb544c9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -791,7 +791,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 a25378ba..ee8f5ef6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -47,7 +47,7 @@ dependencies: json_annotation: ^4.7.0 version: ^3.0.2 package_info: ^2.0.2 - provider: ^6.0.3 + provider: ^6.0.4 rive: ^0.9.1 shared_preferences: ^2.0.15 table_calendar: ^3.0.7