diff --git a/pubspec.lock b/pubspec.lock index c7bc53a24e4..cb96880f982 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -461,9 +461,9 @@ packages: dependency: "direct main" description: name: yaml_edit - sha256: fb38626579fb345ad00e674e2af3a5c9b0cc4b9bfb8fd7f7ff322c7c9e62aef5 + sha256: "07c9e63ba42519745182b88ca12264a7ba2484d8239958778dfe4d44fe760488" url: "https://pub.dev" source: hosted - version: "2.2.2" + version: "2.2.4" sdks: dart: ">=3.9.0 <4.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index ab0f64da02f..8e18ecedef1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: typed_data: ^1.4.0 web: ^1.1.1 yaml: ^3.1.3 - yaml_edit: ^2.2.2 + yaml_edit: ^2.2.4 dev_dependencies: checks: ^0.3.1