diff --git a/example/pubspec.lock b/example/pubspec.lock index df27aa8..0a97a77 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -219,18 +219,18 @@ packages: dependency: "direct main" description: name: package_info_plus - sha256: "739e0a5c3c4055152520fa321d0645ee98e932718b4c8efeeb51451968fe0790" + sha256: "67eae327b1b0faf761964a1d2e5d323c797f3799db0e85aa232db8d9e922bc35" url: "https://pub.dev" source: hosted - version: "8.1.3" + version: "8.2.1" package_info_plus_platform_interface: dependency: transitive description: name: package_info_plus_platform_interface - sha256: a5ef9986efc7bf772f2696183a3992615baa76c1ffb1189318dd8803778fb05b + sha256: "205ec83335c2ab9107bbba3f8997f9356d72ca3c715d2f038fc773d0366b4c76" url: "https://pub.dev" source: hosted - version: "3.0.2" + version: "3.1.0" path: dependency: transitive description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index a75f43a..7b4d087 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: # The example app is bundled with the plugin so we use a path dependency on # the parent directory to use the current plugin's version. path: ../ - package_info_plus: ^8.1.3 + package_info_plus: ^8.2.1 rxdart: ^0.28.0 url_launcher: ^6.3.1 web: ^1.1.0