diff --git a/yarn.lock b/yarn.lock index 75c9a02..addee35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1327,10 +1327,9 @@ split@^1.0.0: dependencies: through "2" -standard-version@^8.0.2: - version "8.0.2" - resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-8.0.2.tgz#02ed7131f83046bd04358dc54f97d42c4b2fd828" - integrity sha512-L8X9KFq2SmVmaeZgUmWHFJMOsEWpjgFAwqic6yIIoveM1kdw1vH4Io03WWxUDjypjGqGU6qUtcJoR8UvOv5w3g== +"standard-version@https://github.com/gilesbradshaw/standard-version": + version "9.0.0" + resolved "https://github.com/gilesbradshaw/standard-version#708c6e4385c16f772812eed72f07fc033c3e7200" dependencies: chalk "^2.4.2" conventional-changelog "3.1.21"