From 8bad0bd14ca2b08ce567a6550f8522bf852cab4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 15:52:37 +0000 Subject: [PATCH] fix(deps): update dependency git-url-parse to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 879bf60..38e14cc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "colors": "1.4.0", "debug": "^4.3.1", "dotenv": "^16.0.0", - "git-url-parse": "^11.1.2", + "git-url-parse": "^16.0.0", "joi": "^17.2.1", "simple-git": "~3.15.0", "yargs": "^17.0.0"