diff --git a/superset-frontend/plugins/plugin-chart-handlebars/package.json b/superset-frontend/plugins/plugin-chart-handlebars/package.json index 9906cc6e..fd990ed9 100644 --- a/superset-frontend/plugins/plugin-chart-handlebars/package.json +++ b/superset-frontend/plugins/plugin-chart-handlebars/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@types/jest": "^30.0.0", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "jest": "^30.2.0" } }