chore(deps): bump cached_network_image from 3.2.2 to 3.2.3

Bumps [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/Baseflow/flutter_cached_network_image/releases)
- [Commits](https://github.com/Baseflow/flutter_cached_network_image/commits/v3.2.3)

---
updated-dependencies:
- dependency-name: cached_network_image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-05 23:11:57 +00:00 committed by GitHub
parent a06cd0da84
commit 7fa18f422b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -303,7 +303,7 @@ packages:
name: cached_network_image
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.2"
version: "3.2.3"
cached_network_image_platform_interface:
dependency: transitive
description:

View File

@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.5
cached_network_image: ^3.2.2
cached_network_image: ^3.2.3
html: ^0.15.1
http: ^0.13.5
shared_preferences: ^2.0.11