Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Bump dio from 5.3.2 to 5.3.3 #20

Merged
merged 1 commit into from
Sep 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@ packages:
dependency: "direct main"
description:
name: dio
sha256: ce75a1b40947fea0a0e16ce73337122a86762e38b982e1ccb909daa3b9bc4197
sha256: "417e2a6f9d83ab396ec38ff4ea5da6c254da71e4db765ad737a42af6930140b7"
url: "https://pub.dev"
source: hosted
version: "5.3.2"
version: "5.3.3"
dio_cache_interceptor:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
freezed_annotation: ^2.0.3
get_it: ^7.6.4
retrofit: ^4.0.1
dio: ^5.1.2
dio: ^5.3.3
json_annotation: ^4.8.1
pin_code_fields: ^7.4.0
shared_preferences: ^2.2.1
Expand Down