diff --git a/superset-frontend/plugins/plugin-chart-table/package.json b/superset-frontend/plugins/plugin-chart-table/package.json index 54b209c2c..74c1872d0 100644 --- a/superset-frontend/plugins/plugin-chart-table/package.json +++ b/superset-frontend/plugins/plugin-chart-table/package.json @@ -35,7 +35,7 @@ "memoize-one": "^5.1.1", "react-table": "^7.6.3", "regenerator-runtime": "^0.13.7", - "xss": "^1.0.10" + "xss": "^1.0.14" }, "peerDependencies": { "@superset-ui/chart-controls": "*",