From cf249bbb276d162005c5e7f001ad1dc3c437f341 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 11:09:20 +0000 Subject: [PATCH] fix(deps): update dependency path_provider to v2.1.5 (#1415) * fix(deps): update dependency path_provider to v2.1.5 * chore(deps): dependencies maintenance --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a055c617..f934367a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -867,10 +867,10 @@ packages: dependency: "direct main" description: name: path_provider - sha256: fec0d61223fba3154d87759e3cc27fe2c8dc498f6386c6d6fc80d1afdd1bf378 + sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd" url: "https://pub.dev" source: hosted - version: "2.1.4" + version: "2.1.5" path_provider_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9a5e9238..45a81fbc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: material_color_utilities: ^0.11.1 material_design_icons_flutter: 7.0.7296 ndialog: 4.3.1 - path_provider: 2.1.4 + path_provider: 2.1.5 pretty_json: 2.0.0 random_color_scheme: 0.1.4 sentry_flutter: 8.9.0