From 2d5bb9f6f1eaafee12dd9a1cffa4b25e43034d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 11:35:13 +0000 Subject: [PATCH] Bump path_provider from 2.1.5 to 2.1.6 in /CastIt.Client 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] --- CastIt.Client/pubspec.lock | 8 ++++---- CastIt.Client/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 6458b248..56f15be9 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -468,10 +468,10 @@ packages: dependency: transitive description: name: meta - sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" + sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349" url: "https://pub.dev" source: hosted - version: "1.17.0" + version: "1.18.0" mime: dependency: transitive description: @@ -572,10 +572,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/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..81c86211 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: nil: ^1.1.1 package_info_plus: ^10.0.0 path: ^1.9.1 - path_provider: ^2.1.5 + path_provider: ^2.1.6 pull_to_refresh: ^2.0.0 responsive_builder: ^0.7.1 shared_preferences: ^2.5.5