From 6ce98ba85ea97800a76f8f340538be6012ec2fcb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 07:07:21 +0000 Subject: [PATCH] Bump plotly.js-dist from 1.54.2 to 1.54.3 Bumps [plotly.js-dist](https://github.com/plotly/plotly.js) from 1.54.2 to 1.54.3. - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.js/compare/v1.54.2...v1.54.3) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1cd2637a..f74c5d4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3128,9 +3128,9 @@ "dev": true }, "plotly.js-dist": { - "version": "1.54.2", - "resolved": "https://registry.npmjs.org/plotly.js-dist/-/plotly.js-dist-1.54.2.tgz", - "integrity": "sha512-Hj3bQ6GFunq/X0W93T8SFylSCTLvWmE7Cqa2wpiyt2Uy9nBqoL2vR2xF4lcOrqygkqWpiNnSNoD3YbwAT/LxGA==" + "version": "1.54.3", + "resolved": "https://registry.npmjs.org/plotly.js-dist/-/plotly.js-dist-1.54.3.tgz", + "integrity": "sha512-IAON3fSVMc7PLwcIK0so3CWZCJkcnb0CDzn0ARmar7qXRu9ldTF/o3M1/lcenqukIn4yC6DSggul2stMTQHkkg==" }, "popper.js": { "version": "1.16.1", diff --git a/package.json b/package.json index 1e4daf9a..ac6cb4de 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "moment": "^2.26.0", "moment-duration-format": "^2.3.2", "mustache": "^4.0.0", - "plotly.js-dist": "^1.54.2", + "plotly.js-dist": "^1.54.3", "popper.js": "^1.16.1", "react": "^16.12.0", "react-diff-view": "^2.4.1",