diff --git a/pubspec.lock b/pubspec.lock index 2b34f8c..1774c52 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -316,10 +316,10 @@ packages: dependency: "direct main" description: name: nb_utils - sha256: c0b0ad53014c121d6ceffeb50b780d328e4a2eb9763978b875e0fd2afa915396 + sha256: b6dce6d86f3e6e419b99a49c6e02b3308e3032c32dc5a627089d63e819e9e652 url: "https://pub.dev" source: hosted - version: "4.6.25" + version: "5.0.8" nm: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 124cc51..748f0be 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.2 - nb_utils: ^4.4.10 + nb_utils: ^5.0.8 dots_indicator: ^2.0.0 flutter_svg: ^1.0.0 url_launcher: ^6.0.17