diff --git a/package.json b/package.json index 000e1526e..67ebbd2a2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-chart-editor", "description": "plotly.js chart editor react component UI", - "version": "0.41.7", + "version": "0.41.8", "author": "Plotly, Inc.", "bugs": { "url": "https://github.com/plotly/react-chart-editor/issues" @@ -35,7 +35,7 @@ "fast-isnumeric": "^1.1.4", "immutability-helper": "^3.1.1", "plotly-icons": "1.3.14", - "plotly.js": "1.54.6", + "plotly.js": "1.54.7", "prop-types": "^15.7.2", "raf": "^3.4.1", "react-color": "^2.18.1",