From 4b1970d613aa7fa718ea7910759c24b675fc408f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 03:01:34 +0000 Subject: [PATCH] build: (deps): bump particles_network from 1.9.0 to 1.9.1 Bumps [particles_network](https://github.com/abod8639/Particles_Network) from 1.9.0 to 1.9.1. - [Changelog](https://github.com/abod8639/Particles_Network/blob/main/CHANGELOG.md) - [Commits](https://github.com/abod8639/Particles_Network/commits) --- updated-dependencies: - dependency-name: particles_network dependency-version: 1.9.1 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 22d6e0b0a..b87116c23 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1176,10 +1176,10 @@ packages: dependency: "direct main" description: name: particles_network - sha256: "10350bbf446b504acf591b928b1a39ba687237a8895d73e6567abba1a2740c4c" + sha256: "53b5829f6551c9c079fb41f37bfa5fd514061557b4a5e596c34e26848dd19156" url: "https://pub.dev" source: hosted - version: "1.9.0" + version: "1.9.1" path: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index dbd549382..dc7f7384a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: mime: ^2.0.0 opus_caf_converter_dart: ^1.0.1 package_info_plus: ^9.0.0 - particles_network: ^1.9.0 + particles_network: ^1.9.1 path: ^1.9.0 path_provider: ^2.1.2 permission_handler: ^12.0.1