Skip to content

Commit

Permalink
chore(deps): bump dio from 4.0.6 to 5.3.2 in /packages/url_shortener_api
Browse files Browse the repository at this point in the history
Bumps [dio](https://github.com/cfug/dio) from 4.0.6 to 5.3.2.
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](https://github.com/cfug/dio/commits/dio_v5.3.2)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent a49fd7b commit 7830321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/url_shortener_api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
flutter: ">=1.17.0"

dependencies:
dio: ^4.0.4
dio: ">=4.0.4 <6.0.0"
flutter:
sdk: flutter
freezed_annotation: ^1.1.0
Expand Down

0 comments on commit 7830321

Please sign in to comment.