diff --git a/packages/kdot/package.json b/packages/kdot/package.json index 0f3ca814..ffd0757f 100644 --- a/packages/kdot/package.json +++ b/packages/kdot/package.json @@ -57,7 +57,7 @@ "common-tags": "^1.8.0", "dotenv": "^10.0.0", "execa": "^5.1.1", - "git-url-parse": "^11.4.4", + "git-url-parse": "^11.6.0", "glob": "^7.1.6", "got": "^11.8.1", "p-reduce": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 5074634f..858403d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5176,10 +5176,10 @@ git-up@^4.0.0: is-ssh "^1.3.0" parse-url "^5.0.0" -git-url-parse@^11.4.4: - version "11.4.4" - resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.4.4.tgz#5d747debc2469c17bc385719f7d0427802d83d77" - integrity sha512-Y4o9o7vQngQDIU9IjyCmRJBin5iYjI5u9ZITnddRZpD7dcCFQj2sL2XuMNbLRE4b4B/4ENPsp2Q8P44fjAZ0Pw== +git-url-parse@^11.6.0: + version "11.6.0" + resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.6.0.tgz#c634b8de7faa66498a2b88932df31702c67df605" + integrity sha512-WWUxvJs5HsyHL6L08wOusa/IXYtMuCAhrMmnTjQPpBU0TTHyDhnOATNH3xNQz7YOQUsqIIPTGr4xiVti1Hsk5g== dependencies: git-up "^4.0.0"