Skip to content

Commit

Permalink
fix(deps): update dependency dio to v5.6.0 (#1328)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 19c8d6e commit c43d33a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,10 @@ packages:
dependency: "direct main"
description:
name: dio
sha256: "77befdddf51050e1635a04d2bcfff230089ce7294e642d00da58cd079c0de0c8"
sha256: "0dfb6b6a1979dac1c1245e17cef824d7b452ea29bd33d3467269f9bef3715fb0"
url: "https://pub.dev"
source: hosted
version: "5.5.0"
version: "5.6.0"
dio_web_adapter:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
copy_with_extension: 5.0.4
cupertino_icons: 1.0.8
device_preview_plus: 2.0.4
dio: 5.5.0
dio: 5.6.0
dropdown_search: 5.0.6
enum_to_string: 2.0.1
equatable: 2.0.5
Expand Down

0 comments on commit c43d33a

Please sign in to comment.