diff --git a/superset-frontend/plugins/preset-chart-xy/package.json b/superset-frontend/plugins/preset-chart-xy/package.json index 575cf33d72ed2..a2ca3c85231c2 100644 --- a/superset-frontend/plugins/preset-chart-xy/package.json +++ b/superset-frontend/plugins/preset-chart-xy/package.json @@ -35,7 +35,7 @@ "@vx/legend": "^0.0.198", "@vx/scale": "^0.0.197", "csstype": "^2.6.3", - "encodable": "^0.7.6", + "encodable": "^0.9.4", "lodash": "^4.17.11", "reselect": "^4.0.0" },