From ee2d714f1b4e2203ac433cc1b84ea18c5081695f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:49:12 -0400 Subject: [PATCH] build(deps): bump warframestat_client (#417) Bumps [warframestat_client](https://github.com/WFCD/warframestat_client) from 3.6.8 to 3.6.10. - [Release notes](https://github.com/WFCD/warframestat_client/releases) - [Changelog](https://github.com/WFCD/warframestat_client/blob/master/CHANGELOG.md) - [Commits](https://github.com/WFCD/warframestat_client/compare/v3.6.8...v3.6.10) --- updated-dependencies: - dependency-name: warframestat_client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/notification_repository/pubspec.lock | 4 ++-- packages/notification_repository/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/notification_repository/pubspec.lock b/packages/notification_repository/pubspec.lock index 36af83b78..3ab6f328b 100644 --- a/packages/notification_repository/pubspec.lock +++ b/packages/notification_repository/pubspec.lock @@ -337,10 +337,10 @@ packages: dependency: "direct main" description: name: warframestat_client - sha256: "41ab07b1257e2474217421388c7528b34f2c231763612a8f290df1da26783a35" + sha256: ba5ab56c2bc4117d6742323b0b55b4dee0a21308db59ff12a8e20e0a8e5f183c url: "https://pub.dev" source: hosted - version: "3.6.8" + version: "3.6.10" web: dependency: "direct overridden" description: diff --git a/packages/notification_repository/pubspec.yaml b/packages/notification_repository/pubspec.yaml index 376455caf..f52ed8ff7 100644 --- a/packages/notification_repository/pubspec.yaml +++ b/packages/notification_repository/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter: sdk: flutter intl: ^0.18.0 - warframestat_client: ^3.6.8 + warframestat_client: ^3.6.10 dependency_overrides: web: 0.3.0