Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #17 from ilovelinux/dependabot/pub/flutter_secure_…
Browse files Browse the repository at this point in the history
…storage-9.0.0

Bump flutter_secure_storage from 8.0.0 to 9.0.0
  • Loading branch information
ilovelinux authored Sep 11, 2023
2 parents 2d05b36 + 56b1d0d commit ebd46b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,10 @@ packages:
dependency: "direct main"
description:
name: flutter_secure_storage
sha256: "98352186ee7ad3639ccc77ad7924b773ff6883076ab952437d20f18a61f0a7c5"
sha256: ffdbb60130e4665d2af814a0267c481bcf522c41ae2e43caf69fa0146876d685
url: "https://pub.dev"
source: hosted
version: "8.0.0"
version: "9.0.0"
flutter_secure_storage_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -359,10 +359,10 @@ packages:
dependency: transitive
description:
name: flutter_secure_storage_windows
sha256: fc2910ec9b28d60598216c29ea763b3a96c401f0ce1d13cdf69ccb0e5c93c3ee
sha256: "5809c66f9dd3b4b93b0a6e2e8561539405322ee767ac2f64d084e2ab5429d108"
url: "https://pub.dev"
source: hosted
version: "2.0.0"
version: "3.0.0"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
flutter_localizations:
sdk: flutter

flutter_secure_storage: ^8.0.0
flutter_secure_storage: ^9.0.0
intl: ^0.18.0
qr_flutter: ^4.0.0
horizontal_data_table: ^4.0.0
Expand Down

0 comments on commit ebd46b4

Please sign in to comment.