diff --git a/packages/git-webhook-handler/package.json b/packages/git-webhook-handler/package.json index 695e96e..c1a33da 100644 --- a/packages/git-webhook-handler/package.json +++ b/packages/git-webhook-handler/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@types/node": "20.6.3", "run-series": "1.1.9", - "standard": "14.3.4", + "standard": "17.1.0", "tape": "4.17.0", "through2": "3.0.2" }