diff --git a/pubspec.lock b/pubspec.lock index f98981b..8a21214 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -125,10 +125,10 @@ packages: dependency: transitive description: name: collection - sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a + sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76" url: "https://pub.dev" source: hosted - version: "1.18.0" + version: "1.19.1" convert: dependency: transitive description: @@ -309,10 +309,10 @@ packages: dependency: "direct main" description: name: meta - sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c + sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" url: "https://pub.dev" source: hosted - version: "1.16.0" + version: "1.17.0" mime: dependency: transitive description: @@ -389,10 +389,10 @@ packages: dependency: "direct main" description: name: petitparser - sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27 + sha256: "9436fe11f82d7cc1642a8671e5aa4149ffa9ae9116e6cf6dd665fc0653e3825c" url: "https://pub.dev" source: hosted - version: "6.0.2" + version: "7.0.0" pool: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 288276e..48b9133 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: nyxx: ^6.2.1 nyxx_commands: ^6.0.2 nyxx_extensions: ^4.1.0 - petitparser: ^6.0.2 + petitparser: ^7.0.0 recase: ^4.1.0 dev_dependencies: