From b1f5a724cdfa0ebc3b05a6333529be6ed563acb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 19:06:17 +0000 Subject: [PATCH] chore(deps): bump yaml from 3.1.3 to 3.1.4 Bumps [yaml](https://github.com/dart-lang/tools/tree/main/pkgs) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/yaml-v3.1.4/pkgs) --- updated-dependencies: - dependency-name: yaml dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b43f6672f..71cfe1185 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -873,10 +873,10 @@ packages: dependency: "direct dev" description: name: yaml - sha256: b9da305ac7c39faa3f030eccd175340f968459dae4af175130b3fc47e40d76ce + sha256: f67cdd8e07d3c6329146aaef1ba043542b3134c12489f553ca9a7435d1068aea url: "https://pub.dev" source: hosted - version: "3.1.3" + version: "3.1.4" sdks: dart: ">=3.12.0 <4.0.0" flutter: ">=3.38.4"