diff --git a/package.json b/package.json index af3c118..206699f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint": "^8.31.0", "expose-loader": "^4.0.0", "file-loader": "^6.2.0", - "hugo-bin": "^0.97.0", + "hugo-bin": "^0.99.2", "imports-loader": "^4.0.1", "mini-css-extract-plugin": "^2.7.2", "node-sass": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 5408d59..4e26bd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3520,10 +3520,10 @@ https-proxy-agent@^5.0.0: agent-base "6" debug "4" -hugo-bin@^0.97.0: - version "0.97.0" - resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.97.0.tgz#6be45edada8362c782b56e49bb7c284c3745272e" - integrity sha512-k6zr1TIQu/AW4j7WxtqAL3RE2z59PRCo5xvxD+jP/9tEgrRfnyULkbeiK8vfKaj4hB8Gzy1dws1MDNwtkHv3Ww== +hugo-bin@^0.99.2: + version "0.99.2" + resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.99.2.tgz#b12f0754d5b43389df2571835fc2717036e0e249" + integrity sha512-X3D2d/y6noLARjUfoPsteUqcqKwjtK3zqMPocU9uuwLYTKlmg3OtwC7ukanXkzFqU2ON7emnqELVivJRFPtoVw== dependencies: bin-wrapper "^4.1.0" picocolors "^1.0.0"