File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -419,10 +419,10 @@ packages:
419
419
dependency: "direct main"
420
420
description:
421
421
name: http
422
- sha256: "2c11f3f94c687ee9bad77c171151672986360b2b001d109814ee7140b2cf261b"
422
+ sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007
423
423
url: "https://pub.dev"
424
424
source: hosted
425
- version: "1.4 .0"
425
+ version: "1.5 .0"
426
426
http_parser:
427
427
dependency: transitive
428
428
description:
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies:
30
30
timezone : ^0.10.0 # flutter_local_notifications の依存関係に合わせて修正
31
31
32
32
# AtCoder問題のスクレイピングに必要なパッケージ
33
- http : ^1.4 .0
33
+ http : ^1.5 .0
34
34
html : ^0.15.6
35
35
flutter_markdown_plus : ^1.0.3
36
36
flutter_code_editor : ^0.3.4
You can’t perform that action at this time.
0 commit comments