diff --git a/pubspec.lock b/pubspec.lock index 61bec68d..0ba68368 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -29,10 +29,10 @@ packages: dependency: "direct main" description: name: appwrite - sha256: "2a277dcaddc3423efab14ce83f0bb64294cf6acf43937fd1ccf925b3474bbcb9" + sha256: baec490d041d9ab55bd489c7b4612094f612429a28691f4c5b221481a71849cc url: "https://pub.dev" source: hosted - version: "9.0.1" + version: "10.0.1" archive: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ca5f04bb..c8cff597 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ environment: # the latest version available on pub.dev. To see which dependencies have newer # versions available, run `flutter pub outdated`. dependencies: - appwrite: ^9.0.1 + appwrite: ^10.0.1 auto_route: ^7.8.3 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.