Skip to content

Commit

Permalink
chore(deps): bump http from 1.1.0 to 1.2.0 in /APP
Browse files Browse the repository at this point in the history
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 974d786 commit 4cea0e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions APP/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -353,10 +353,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
sha256: a2bbf9d017fcced29139daa8ed2bba4ece450ab222871df93ca9eec6f80c34ba
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "1.2.0"
http_multi_server:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion APP/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
intl: ^0.18.0
syncfusion_localizations: ^22.1.37
flutter_fancy_tree_view: ^1.4.1
http: ^1.1.0
http: ^1.2.0
url_launcher: ^6.2.2
csv: ^5.1.1
path_provider: ^2.1.2
Expand Down

0 comments on commit 4cea0e6

Please sign in to comment.