From 5a3be96df6828e43a78758703b8880c47d9d7add Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 14:26:03 +0000 Subject: [PATCH] chore(deps): bump media_kit from 1.2.0 to 1.2.1 Bumps [media_kit](https://github.com/media-kit/media-kit) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/media-kit/media-kit/releases) - [Changelog](https://github.com/media-kit/media-kit/blob/main/CHANGELOG.md) - [Commits](https://github.com/media-kit/media-kit/compare/media_kit_video-v1.2.0...media_kit_video-v1.2.1) --- updated-dependencies: - dependency-name: media_kit dependency-version: 1.2.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 7e5b046..c1a3768 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -536,10 +536,10 @@ packages: dependency: "direct main" description: name: media_kit - sha256: "48c10c3785df5d88f0eef970743f8c99b2e5da2b34b9d8f9876e598f62d9e776" + sha256: "52a8e989babc431db0aa242f32a4a08e55f60662477ea09759a105d7cd6410da" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.2.1" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d67fe77..5393a8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: gal: ^2.3.1 file_saver: ^0.3.1 bot_toast: ^4.1.3 - media_kit: ^1.2.0 + media_kit: ^1.2.1 url_launcher: ^6.3.1 google_fonts: ^6.3.2 file_picker: ^10.3.3