Skip to content

Commit 7c8075e

Browse files
build(deps): bump http from 1.4.0 to 1.5.0
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.5.0/pkgs) --- updated-dependencies: - dependency-name: http dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85a280f commit 7c8075e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,10 +419,10 @@ packages:
419419
dependency: "direct main"
420420
description:
421421
name: http
422-
sha256: "2c11f3f94c687ee9bad77c171151672986360b2b001d109814ee7140b2cf261b"
422+
sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007
423423
url: "https://pub.dev"
424424
source: hosted
425-
version: "1.4.0"
425+
version: "1.5.0"
426426
http_parser:
427427
dependency: transitive
428428
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies:
3030
timezone: ^0.10.0 # flutter_local_notifications の依存関係に合わせて修正
3131

3232
# AtCoder問題のスクレイピングに必要なパッケージ
33-
http: ^1.4.0
33+
http: ^1.5.0
3434
html: ^0.15.6
3535
flutter_markdown_plus: ^1.0.3
3636
flutter_code_editor: ^0.3.4

0 commit comments

Comments
 (0)