diff --git a/pubspec.lock b/pubspec.lock index b28d0bf..93b9b4f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -258,10 +258,10 @@ packages: dependency: "direct main" description: name: drift - sha256: cc593c8acaccaf4a5750fac034e06289f572038a38391d4343739789591e6b01 + sha256: af3941e4d544727b2eb80590eb64e9cb8d77cd68c7690265502ea6a2427aa621 url: "https://pub.dev" source: hosted - version: "2.23.0" + version: "2.23.1" drift_dev: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index e3cb0fc..7483804 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,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 - drift: ^2.22.1 + drift: ^2.23.1 drift_flutter: ^0.2.4 dict_reader: ^1.1.4 shared_preferences: ^2.3.4