Skip to content

Commit f475df9

Browse files
authored
Merge pull request #80 from tsukuba-denden/dependabot/pub/dev/http-1.5.0
2 parents 5e9708e + 7c8075e commit f475df9

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)