Add two more overrides
diff --git a/pubspec.yaml b/pubspec.yaml
index bedabb2..8968730 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -47,6 +47,14 @@
     git:
       url: git://github.com/dart-lang/path.git
       ref: null_safety
+  pedantic:
+    git:
+      url: git://github.com/dart-lang/pedantic.git
+      ref: null_safety
+  pool:
+    git:
+      url: git://github.com/dart-lang/pool.git
+      ref: null_safety
   source_span:
     git:
       url: git://github.com/dart-lang/source_span.git