We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5224fc1 + 5df9ede commit a9720c5Copy full SHA for a9720c5
2 files changed
pubspec.lock
@@ -253,10 +253,10 @@ packages:
253
dependency: "direct main"
254
description:
255
name: dio
256
- sha256: b9d46faecab38fc8cc286f80bc4d61a3bb5d4ac49e51ed877b4d6706efe57b25
+ sha256: aff32c08f92787a557dd5c0145ac91536481831a01b4648136373cddb0e64f8c
257
url: "https://pub.dev"
258
source: hosted
259
- version: "5.9.1"
+ version: "5.9.2"
260
dio_web_adapter:
261
dependency: transitive
262
pubspec.yaml
@@ -60,7 +60,7 @@ dependencies:
60
riverpod_annotation: ^4.0.2
61
62
# HTTP 客户端
63
- dio: ^5.4.0
+ dio: ^5.9.2
64
65
# OAuth 认证
66
oauth2: ^2.0.2
0 commit comments