From e13660b6a4cedbed076eb5cd5fb5a3937595f088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 12:53:26 +0000 Subject: [PATCH] chore(deps): bump upgrader in the pub-minor-patch group Bumps the pub-minor-patch group with 1 update: [upgrader](https://github.com/larryaasen/upgrader). Updates `upgrader` from 13.3.0 to 13.4.0 - [Changelog](https://github.com/larryaasen/upgrader/blob/main/CHANGELOG.md) - [Commits](https://github.com/larryaasen/upgrader/commits) --- updated-dependencies: - dependency-name: upgrader dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub-minor-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index c401acb..5d56592 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1150,10 +1150,10 @@ packages: dependency: "direct main" description: name: upgrader - sha256: e05ddce3799a73b76470d8d239951038f5759f116e89fe0c909e30ac2856310b + sha256: "7e088ecbe95aa0e31d44600b39d419b2f354c7a59b2e06453fcca5a0944660a0" url: "https://pub.dev" source: hosted - version: "13.3.0" + version: "13.4.0" url_launcher: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 0068df8..eecd9fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: nanoid: ^1.0.0 strings: ^4.0.1 # needed for flutter_map latlong2: ^0.9.1 - upgrader: ^13.3.0 + upgrader: ^13.4.0 flutter_map: ^8.2.2 flutter_map_marker_cluster: ^8.2.2 geolocator: ^14.0.1