chore(deps): bump html from 0.15.0 to 0.15.1

Bumps [html](https://github.com/dart-lang/html) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/dart-lang/html/releases)
- [Changelog](https://github.com/dart-lang/html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/html/compare/0.15.0...0.15.1)

---
updated-dependencies:
- dependency-name: html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-24 23:16:55 +00:00 committed by GitHub
parent 1223cf2629
commit 83716656cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -694,7 +694,7 @@ packages:
name: html name: html
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.15.0" version: "0.15.1"
http: http:
dependency: "direct main" dependency: "direct main"
description: description:

View File

@ -13,7 +13,7 @@ dependencies:
sdk: flutter sdk: flutter
cupertino_icons: ^1.0.5 cupertino_icons: ^1.0.5
cached_network_image: ^3.2.2 cached_network_image: ^3.2.2
html: ^0.15.0 html: ^0.15.1
http: ^0.13.5 http: ^0.13.5
shared_preferences: ^2.0.11 shared_preferences: ^2.0.11
spotify: ^0.8.0 spotify: ^0.8.0