From 2d56ac073ed9e75342eca7d7c792616821f9f4cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:24:35 +0000 Subject: [PATCH] Bump path_provider from 2.1.5 to 2.1.6 Bumps [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) from 2.1.5 to 2.1.6. - [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.6/packages/path_provider) --- updated-dependencies: - dependency-name: path_provider dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-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 a593054..08dc210 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -596,10 +596,10 @@ packages: dependency: "direct main" description: name: path_provider - sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd" + sha256: a7f4874f987173da295a61c181b8ee71dab59b332a486b391babf26a1b884825 url: "https://pub.dev" source: hosted - version: "2.1.5" + version: "2.1.6" path_provider_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 38966c9..86d7d50 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: json_annotation: ^4.9.0 meta: ^1.18.0 path: ^1.9.1 - path_provider: ^2.1.5 + path_provider: ^2.1.6 re_editor: ^0.9.0 re_highlight: ^0.0.3 rxdart: ^0.28.0