diff --git a/pubspec.lock b/pubspec.lock index c47908c..4a159e7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -325,18 +325,18 @@ packages: dependency: "direct main" description: name: device_info_plus - sha256: "0c6396126421b590089447154c5f98a5de423b70cfb15b1578fd018843ee6f53" + sha256: "98f28b42168cc509abc92f88518882fd58061ea372d7999aecc424345c7bff6a" url: "https://pub.dev" source: hosted - version: "11.4.0" + version: "11.5.0" device_info_plus_platform_interface: dependency: transitive description: name: device_info_plus_platform_interface - sha256: "0b04e02b30791224b31969eb1b50d723498f402971bff3630bca2ba839bd1ed2" + sha256: e1ea89119e34903dca74b883d0dd78eb762814f97fb6c76f35e9ff74d261a18f url: "https://pub.dev" source: hosted - version: "7.0.2" + version: "7.0.3" diff_match_patch: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 112bd41..719dd12 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -123,7 +123,7 @@ dependencies: fixnum: ^1.1.0 - device_info_plus: ^11.1.1 + device_info_plus: ^11.5.0 yaru: ^8.0.0