From 4f542d69dba5ebd5c0ac335bffe3a19fcfb071f4 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 9 Apr 2021 23:35:05 -0400 Subject: [PATCH] GraphNG: uPlot 1.6.8 (#32859) (#32863) (cherry picked from commit 0c71fdac3d420868f4a79e8bdc86d5c0ded0f55d) Co-authored-by: Leon Sorokin --- 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 ba61fbbe85b..d277bf141c3 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -78,7 +78,7 @@ "react-transition-group": "4.4.1", "slate": "0.47.8", "tinycolor2": "1.4.1", - "uplot": "1.6.7" + "uplot": "1.6.8" }, "devDependencies": { "@rollup/plugin-commonjs": "16.0.0", diff --git a/yarn.lock b/yarn.lock index 87b9163dd4f..4b1bddeff38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25730,10 +25730,10 @@ update-notifier@^2.5.0: semver-diff "^2.0.0" xdg-basedir "^3.0.0" -uplot@1.6.7: - version "1.6.7" - resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.7.tgz#d3faaec899791ee3fdf5d2835b19a33d9117566a" - integrity sha512-6aYZmGywrHTqTgT1GfYHnU77xDUdutR1EJbVX4P9I45CGrtXN77S69/cgW2BXPL1lR4g6V6bh7ujJsFyvHw1hg== +uplot@1.6.8: + version "1.6.8" + resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.8.tgz#0a7920018de24fa9aa0ba78ab59c99b4a23f8322" + integrity sha512-Hqg7iv/3fJlD9nockD7heaUj28RhrIwzugXglnoX//W27wgRAJIJMV2VFMZ5oRVM0RIchByAle1ylf/GdnXgjA== upper-case@^1.1.1: version "1.1.3"