From 395289f45d264f1e17157206c4fb9d7aae5c5794 Mon Sep 17 00:00:00 2001 From: Leon Sorokin Date: Wed, 21 Jul 2021 17:27:22 -0500 Subject: [PATCH] GraphNG: uPlot 1.6.14 (#37045) --- packages/grafana-ui/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 804a36918fb..e9e3d3181c3 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -73,7 +73,7 @@ "react-transition-group": "4.4.1", "slate": "0.47.8", "tinycolor2": "1.4.1", - "uplot": "1.6.13" + "uplot": "1.6.14" }, "devDependencies": { "@rollup/plugin-commonjs": "16.0.0", diff --git a/yarn.lock b/yarn.lock index a7c5543a3cc..3cbaf5c7af3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23353,10 +23353,10 @@ update-notifier@^2.5.0: semver-diff "^2.0.0" xdg-basedir "^3.0.0" -uplot@1.6.13: - version "1.6.13" - resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.13.tgz#21608f484792a837e7ff4610428881c1e2f2387f" - integrity sha512-O5NHrZwetCUMUrYMN2/OG6v0poPXtlb68XBCERHqvvePFJvFPIuJI/SxdyZOygKzh0pAjMTX0xz3S0msAsPX0w== +uplot@1.6.14: + version "1.6.14" + resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.14.tgz#49edfaea3090a9c71d8ae389780b90635aeda3e0" + integrity sha512-I/fO/pujHe6uurtCEVy6L0Vy6/p7AclbrUGu3Mw+oW0PTGPo0khnAWLyyDqSRyMyOwIin8y5HbBEiN3g4qOLuw== upper-case@^1.1.1: version "1.1.3"