Skip to content

Commit

Permalink
chore(deps): bump dio from 5.4.3+1 to 5.5.0
Browse files Browse the repository at this point in the history
Bumps [dio](https://github.com/cfug/dio) from 5.4.3+1 to 5.5.0.
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](cfug/dio@dio_v5.4.3...dio_v5.5.0)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LuckUVeryX committed Jul 4, 2024
1 parent 7560348 commit 848dbae
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -277,10 +277,18 @@ packages:
dependency: "direct main"
description:
name: dio
sha256: "11e40df547d418cc0c4900a9318b26304e665da6fa4755399a9ff9efd09034b5"
sha256: "77befdddf51050e1635a04d2bcfff230089ce7294e642d00da58cd079c0de0c8"
url: "https://pub.dev"
source: hosted
version: "5.4.3+1"
version: "5.5.0"
dio_web_adapter:
dependency: transitive
description:
name: dio_web_adapter
sha256: "36c5b2d79eb17cdae41e974b7a8284fec631651d2a6f39a8a2ff22327e90aeac"
url: "https://pub.dev"
source: hosted
version: "1.0.1"
fake_async:
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 @@ -10,7 +10,7 @@ dependencies:
awesome_notifications: ^0.9.3+1
cached_network_image: ^3.2.3
collection: ^1.18.0
dio: ^5.4.0
dio: ^5.5.0
flutter:
sdk: flutter
flutter_hooks: ^0.20.3
Expand Down

0 comments on commit 848dbae

Please sign in to comment.