diff --git a/go.mod b/go.mod
index 0001860..9bf5ed8 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
 	github.com/otiai10/copy v1.14.0
 	github.com/pkg/errors v0.9.1
 	github.com/rs/zerolog v1.33.0
-	github.com/urfave/cli v1.22.15
+	github.com/urfave/cli v1.22.12
 	github.com/urfave/cli/v2 v2.27.2
 	gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
 	gopkg.in/yaml.v3 v3.0.1