diff --git a/pubspec.yaml b/pubspec.yaml index d784f48..93e5295 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,9 +19,9 @@ dependencies: crypto: ^3.0.1 shared_preferences: ^2.0.6 image_picker: ^0.8.4+4 - firebase_core: ^2.24.2 - firebase_auth: 4.17.4 - firebase_database: 11.3.1 + firebase_core: ^2.24.2 # 현재 버전 유지 + firebase_auth: ^4.17.4 # 현재 버전 유지 + firebase_database: ^11.3.2 # 약간 상향 google_sign_in: ^6.2.1 cupertino_icons: ^1.0.8 fluttertoast: ^8.0.9