diff --git a/package.json b/package.json index 38d917832..730f9499e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "fast-isnumeric": "^1.1.1", "immutability-helper": "^2.7.1", "plotly-icons": "1.2.3", - "plotly.js": "1.43.1", + "plotly.js": "1.43.2", "prop-types": "^15.5.10", "raf": "^3.4.0", "react-color": "^2.13.8", @@ -126,4 +126,4 @@ "watch": "babel src --watch --out-dir lib --source-maps | node-sass -w src/styles/main.scss lib/react-chart-editor.css", "watch-test": "jest --watch" } -} \ No newline at end of file +}