diff --git a/superset-frontend/plugins/plugin-chart-word-cloud/package.json b/superset-frontend/plugins/plugin-chart-word-cloud/package.json index 874ce47978165..53fd1b1765270 100644 --- a/superset-frontend/plugins/plugin-chart-word-cloud/package.json +++ b/superset-frontend/plugins/plugin-chart-word-cloud/package.json @@ -33,7 +33,7 @@ "@types/d3-scale": "^2.0.2", "d3-cloud": "^1.2.7", "d3-scale": "^3.0.1", - "encodable": "^0.7.6" + "encodable": "^1.0.0" }, "peerDependencies": { "@types/react": "*",