Skip to content

Commit

Permalink
build(deps): bump apexcharts from 3.24.0 to 3.25.0 in /web (#495)
Browse files Browse the repository at this point in the history
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.24.0 to 3.25.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2021
1 parent eed236e commit 83ba62e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions server/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
bytes = "0.5.6"
chrono = { version = "0.4.19", features = ["serde"] }
futures = "0.3.8"
hex = "0.4.2"
hex = "0.4.3"
hmac = "0.10.1"
log = "0.4.14"
reqwest = { version = "0.10.9", default-features = false, features = ["json", "rustls-tls"] }
Expand Down

0 comments on commit 83ba62e

Please sign in to comment.