build(deps): bump hilog from 0.1.0 to 0.1.1 (#34045)

Bumps hilog from 0.1.0 to 0.1.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-28 20:22:17 +00:00 committed by GitHub
parent 1070f7ac12
commit a501572971
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -85,7 +85,7 @@ env_filter = "0.1.2"
# force inprocess, until libc-rs 0.2.156 is released containing
# https://github.com/rust-lang/libc/commit/9e248e212c5602cb4e98676e4c21ea0382663a12
ipc-channel = { workspace = true, features = ["force-inprocess"] }
hilog = "0.1.0"
hilog = "0.1.1"
napi-derive-ohos = "1.0.1"
napi-ohos = "0.1"
ohos-sys = { version = "0.3.1", features = ["xcomponent"] }