Bump path from 1.9.0 to 1.9.1 (#4443)
diff --git a/pubspec.lock b/pubspec.lock index 441fdda..aa0fcf6 100644 --- a/pubspec.lock +++ b/pubspec.lock
@@ -242,10 +242,10 @@ dependency: "direct main" description: name: path - sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af" + sha256: "75cca69d1490965be98c73ceaea117e8a04dd21217b37b292c9ddbec0d955bc5" url: "https://pub.dev" source: hosted - version: "1.9.0" + version: "1.9.1" pool: dependency: "direct main" description:
diff --git a/pubspec.yaml b/pubspec.yaml index 9ca8971..167c2a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -17,7 +17,7 @@ http_multi_server: ^3.2.1 http_parser: ^4.1.1 meta: ^1.11.0 - path: ^1.9.0 + path: ^1.9.1 pool: ^1.5.1 pub_semver: ^2.1.4 shelf: ^1.4.1