From 5b0f0d66e25c62ac06f0f6e860f9cd41c0e3db40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 20:47:15 +0000 Subject: [PATCH] build(deps): bump html from 0.15.4 to 0.15.5 Bumps [html](https://github.com/dart-lang/tools/tree/main/pkgs) from 0.15.4 to 0.15.5. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/html-v0.15.5/pkgs) --- updated-dependencies: - dependency-name: html dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e3e2f266..0d45e862 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -739,10 +739,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 c782b26a..657a3c1b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: geolocator: ^13.0.1 get: ^4.6.6 get_storage: ^2.1.1 - html: ^0.15.4 + html: ^0.15.5 http: ^1.2.2 in_app_purchase: ^3.2.0 instant: ^0.5.1