diff --git a/superset-frontend/plugins/plugin-chart-handlebars/package.json b/superset-frontend/plugins/plugin-chart-handlebars/package.json index 1b0df13cb98b9..0dd9f458e1593 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.202", - "jest": "^26.0.1" + "jest": "^29.7.0" } }