diff --git a/src/pubspec.lock b/src/pubspec.lock index 162a3e4..8ae340d 100644 --- a/src/pubspec.lock +++ b/src/pubspec.lock @@ -101,10 +101,10 @@ packages: dependency: "direct main" description: name: cupertino_icons - sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6 + sha256: "41e005c33bd814be4d3096aff55b1908d419fde52ca656c8c47719ec745873cd" url: "https://pub.dev" source: hosted - version: "1.0.8" + version: "1.0.9" dart_jsonwebtoken: dependency: transitive description: diff --git a/src/pubspec.yaml b/src/pubspec.yaml index ce5c5a3..c18cb1f 100644 --- a/src/pubspec.yaml +++ b/src/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^1.0.8 + cupertino_icons: ^1.0.9 flutter_dotenv: ^6.0.0 intl: ^0.20.2 supabase_flutter: ^2.4.3