From d7b7e5ffb3ac7f629b94492be3dea0834ad66213 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 06:31:37 +0000 Subject: [PATCH] Bump image from 3.3.0 to 4.0.13 Bumps [image](https://github.com/brendan-duncan/image) from 3.3.0 to 4.0.13. - [Release notes](https://github.com/brendan-duncan/image/releases) - [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/image/commits) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 77f8a87..2a6b2bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: ffi: ^2.0.0 flutter: sdk: flutter - image: ^3.0.0 + image: ">=3.0.0 <5.0.0" dev_dependencies: ffigen: ^7.0.0 # dart run ffigen