fluttercommunity / flutter_launcher_icons

Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94
https://pub.dev/packages/flutter_launcher_icons
MIT License
1.99k stars 396 forks source link

Update image package dependency version to avoid depending on a vulnerable version of the archive package #571

Closed notsag-dev closed 6 days ago

notsag-dev commented 1 month ago

:information_source: Info

Version: e.g. v0.13.1

:speech_balloon: Description

The image version this package depends on right now (4.0.15) depends on a vulnerable version of the archive package:

├── flutter_launcher_icons 0.13.1 │ ├── image 4.0.17 │ │ ├── archive 3.3.7

Dependencies are affected by security advisories: https://github.com/advisories/GHSA-9v85-q87q-g4vg https://github.com/advisories/GHSA-r285-q736-9v95

MarkOSullivan94 commented 1 week ago

Thanks for the recommendation

MarkOSullivan94 commented 6 days ago

Resolved in v0.14.0