diff --git a/pubspec.yaml b/pubspec.yaml index 86816ae..293c77e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,12 +16,12 @@ environment: sdk: '>=3.10.0 <4.0.0' dependencies: - code_assets: ^1.0.0 - hooks: ^1.0.0 - native_toolchain_c: ^0.17.4 - ffi: ^2.1.0 - crypto: ^3.0.0 - archive: ^4.0.0 + code_assets: ^2.0.0 + hooks: ^2.2.0 + native_toolchain_c: ^0.19.4 + ffi: ^2.2.0 + crypto: ^3.0.7 + archive: ^4.2.0 dev_dependencies: ffigen: any