diff --git a/package.json b/package.json index 0084296d..87adc379 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "clean-css-cli": "~4.3.0", "get-folder-size": "^2.0.1", "html-minifier": "~4.0.0", - "hugo-bin": "0.48.1", + "hugo-bin": "0.50.0", "imagemin-cli": "^5.1.0", "imagemin-gifsicle": "^6.0.1", "imagemin-jpegoptim": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 1097710c..da1bcb94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1904,10 +1904,10 @@ http-cache-semantics@3.8.1: resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz#39b0e16add9b605bf0a9ef3d9daaf4843b4cacd2" integrity sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w== -hugo-bin@0.48.1: - version "0.48.1" - resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.48.1.tgz#68412c1097171b563660dedee3b69fc30d6a5f89" - integrity sha512-bT31/x9sv3x/wdGQA0Aff2M95K+JcD3gRHC4M9p3RVnTywCnVlGeVoEyb3uQI00YrRVboFZciamU2rwcmW7Cag== +hugo-bin@0.50.0: + version "0.50.0" + resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.50.0.tgz#2b983a0733dd02a8db69c9e78e720f943337b01b" + integrity sha512-P0UyN4oDuClxiRVQY6IPxZzewcp+x01Q/PMxbr18Gsmg06rRlSvR8rzsxhCVV4LLQ0fl6CtwlO6cmfOdM2tQwg== dependencies: bin-wrapper "^4.1.0" pkg-conf "^3.1.0"