diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/package.json b/superset-frontend/plugins/plugin-chart-pivot-table/package.json index bed12a2e7250e..8a23120ec6f1f 100644 --- a/superset-frontend/plugins/plugin-chart-pivot-table/package.json +++ b/superset-frontend/plugins/plugin-chart-pivot-table/package.json @@ -38,6 +38,6 @@ "devDependencies": { "@babel/types": "^7.13.12", "@types/jest": "^26.0.0", - "jest": "^26.0.1" + "jest": "^27.0.0" } }