diff --git a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json index a6b5ec72e279..6a99fa668b34 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json @@ -23,7 +23,7 @@ "lib" ], "dependencies": { - "distributions": "^1.0.0", + "distributions": "^2.1.0", "prop-types": "^15.8.1", "reactable": "^1.1.0" },