diff --git a/packages/git-webhook-handler/package.json b/packages/git-webhook-handler/package.json index 4a98b5c..cd33a5a 100644 --- a/packages/git-webhook-handler/package.json +++ b/packages/git-webhook-handler/package.json @@ -31,7 +31,7 @@ "@types/node": "20.4.5", "run-series": "1.1.9", "standard": "14.3.4", - "tape": "4.11.0", + "tape": "5.6.6", "through2": "3.0.2" } }