diff --git a/pubspec.lock b/pubspec.lock index bf626bd7..81d96269 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1360,10 +1360,10 @@ packages: dependency: "direct main" description: name: sqlite3 - sha256: b3fe250b4ebd681a8ba20b12794c42b00c1375e5b51005568f0b8731265beb03 + sha256: "56da3e13ed7d28a66f930aa2b2b29db6736a233f08283326e96321dd812030f5" url: "https://pub.dev" source: hosted - version: "3.3.0" + version: "3.3.1" sqlparser: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9877d964..84d20a65 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -72,7 +72,7 @@ dependencies: pointycastle: ^3.9.1 qr_flutter: ^4.1.0 shared_preferences: ^2.5.2 - sqlite3: ^3.3.0 + sqlite3: ^3.3.1 url_launcher: ^6.3.1 web3dart: ^2.7.1 # The following adds the Cupertino Icons font to your application.