diff --git a/superset-frontend/plugins/plugin-chart-handlebars/package.json b/superset-frontend/plugins/plugin-chart-handlebars/package.json index 0a14440b5bd7e..2ea75f8afe782 100644 --- a/superset-frontend/plugins/plugin-chart-handlebars/package.json +++ b/superset-frontend/plugins/plugin-chart-handlebars/package.json @@ -42,6 +42,6 @@ "devDependencies": { "@types/jest": "^26.0.0", "@types/lodash": "^4.14.149", - "jest": "^26.0.1" + "jest": "^27.0.0" } }