diff --git a/dev/coverage-action/package.json b/dev/coverage-action/package.json index 3f72b78028..971da6a88e 100644 --- a/dev/coverage-action/package.json +++ b/dev/coverage-action/package.json @@ -8,7 +8,7 @@ "dependencies": { "@actions/core": "1.11.1", "@actions/github": "6.0.1", - "lodash": "4.17.21", + "lodash": "4.17.23", "luxon": "3.7.1" } }