diff --git a/superset-frontend/plugins/plugin-chart-handlebars/package.json b/superset-frontend/plugins/plugin-chart-handlebars/package.json index 8fcb8ab599fb4..a657389ff787b 100644 --- a/superset-frontend/plugins/plugin-chart-handlebars/package.json +++ b/superset-frontend/plugins/plugin-chart-handlebars/package.json @@ -43,6 +43,6 @@ "devDependencies": { "@types/jest": "^26.0.0", "@types/lodash": "^4.14.149", - "jest": "^26.0.1" + "jest": "^27.0.0" } }