diff --git a/pubspec.lock b/pubspec.lock index bfb70589f..980d115ee 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -583,10 +583,10 @@ packages: dependency: "direct main" description: name: flutter_svg - sha256: "578bd8c508144fdaffd4f77b8ef2d8c523602275cd697cc3db284dbd762ef4ce" + sha256: "936d9c1c010d3e234d1672574636f3352b4941ca3decaddd3cafaeb9ad49c471" url: "https://pub.dev" source: hosted - version: "2.0.14" + version: "2.0.15" flutter_test: dependency: "direct dev" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index cf9a6d628..42a37207b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: The 4th generation of ÉTSMobile, the main gateway between the Éco # pub.dev using `pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 4.55.2 +version: 4.55.3 environment: sdk: '>=3.3.0 <4.0.0' @@ -52,7 +52,7 @@ dependencies: # flutter community package_info_plus: ^8.1.0 connectivity_plus: ^6.1.0 - flutter_svg: ^2.0.11 + flutter_svg: ^2.0.15 font_awesome_flutter: ^10.8.0 device_info_plus: ^11.1.0 share_plus: ^10.1.1