diff --git a/pubspec.lock b/pubspec.lock index 9f501df..f0a7404 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1214,10 +1214,10 @@ packages: dependency: "direct main" description: name: vibration - sha256: "1fd51cb0f91c6d512734ca0e282dd87fbc7f389b6da5f03c77709ba2cf8fa901" + sha256: bfb274be6996651d36bf3e3a947d2122767dae255cfb9ce6ce8ee4b38fb56bad url: "https://pub.dev" source: hosted - version: "3.1.4" + version: "3.1.5" vibration_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9d5f236..e805577 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: shimmer_animation: ^2.2.2+1 shorebird_code_push: ^2.0.5 url_launcher: ^6.3.2 - vibration: ^3.1.4 + vibration: ^3.1.5 dev_dependencies: build_runner: ^2.10.4