pubspec fixes
diff --git a/packages/connectivity/connectivity/pubspec.yaml b/packages/connectivity/connectivity/pubspec.yaml
index b34102a..1e6283c 100644
--- a/packages/connectivity/connectivity/pubspec.yaml
+++ b/packages/connectivity/connectivity/pubspec.yaml
@@ -21,7 +21,7 @@
   flutter:
     sdk: flutter
   meta: ^1.0.5
-  connectivity_platform_interface: 2.0.0-nullsafety.1
+  connectivity_platform_interface: ^2.0.0-nullsafety.1
   #TODO(cyanglaz): re-endorse the below plugins when they have migrated to nnbd.
   # https://github.com/flutter/flutter/issues/68669
   connectivity_macos: ^0.1.0
diff --git a/packages/local_auth/pubspec.yaml b/packages/local_auth/pubspec.yaml
index 90f82da..1cccb19 100644
--- a/packages/local_auth/pubspec.yaml
+++ b/packages/local_auth/pubspec.yaml
@@ -2,7 +2,7 @@
 description: Flutter plugin for Android and iOS device authentication sensors
   such as Fingerprint Reader and Touch ID.
 homepage: https://github.com/flutter/plugins/tree/master/packages/local_auth
-version: 0.6.3+5
+version: 1.0.0-nullsafety
 
 flutter:
   plugin: