diff --git a/pubspec.lock b/pubspec.lock index 12ed834..d06472e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -329,10 +329,10 @@ packages: dependency: "direct main" description: name: html - sha256: "3a7812d5bcd2894edf53dfaf8cd640876cf6cef50a8f238745c8b8120ea74d3a" + sha256: "1fc58edeaec4307368c60d59b7e15b9d658b57d7f3125098b6294153c75337ec" url: "https://pub.dev" source: hosted - version: "0.15.4" + version: "0.15.5" http: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 618ccd2..87469eb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter freezed_annotation: ^2.4.4 - html: ^0.15.1 + html: ^0.15.5 http: ^0.13.5 intl: ^0.18.0 json_annotation: ^4.8.1