diff --git a/pubspec.lock b/pubspec.lock index d06162b..21c14d3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -148,10 +148,10 @@ packages: dependency: "direct main" description: name: js - sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 + sha256: c1b2e9b5ea78c45e1a0788d29606ba27dc5f71f019f32ca5140f61ef071838cf url: "https://pub.dev" source: hosted - version: "0.6.7" + version: "0.7.1" leak_tracker: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e6332df..69203a5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: flutter_web_plugins: sdk: flutter http: ^1.0.0 - js: ^0.6.0 + js: ^0.7.0 mobile_scanner: 5.2.3 provider: ^6.0.0 web_browser_detect: ^2.0.0