diff --git a/package-lock.json b/package-lock.json index dd05d81..3f038e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "commitizen": "^4.3.1", "cpy-cli": "^6.0.0", "cz-conventional-changelog": "^3.3.0", - "hugo-bin": "^0.146.0", + "hugo-bin": "^0.147.1", "husky": "^9.1.7", "rimraf": "^6.0.1", "semantic-release": "^24.2.9" @@ -4484,9 +4484,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.146.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.146.0.tgz", - "integrity": "sha512-R7c7SEhxNekWIny2HF5uU5Xk0Veg8BsahuyLURojvascGLCjyOAUDmghKnWB8DDVXSUmeDQYW8XdypNvbEC/Vg==", + "version": "0.147.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.147.1.tgz", + "integrity": "sha512-ecxOcx28KycrPYDBBTd1ARODlHLlWaEgIOk0AUp//DhyiVtyQsHKMQ47Rz0Hy2ccSDa80R+Cmpn9pa8Y5YO+XQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 255f331..601d6a1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "commitizen": "^4.3.1", "cpy-cli": "^6.0.0", "cz-conventional-changelog": "^3.3.0", - "hugo-bin": "^0.146.0", + "hugo-bin": "^0.147.1", "husky": "^9.1.7", "rimraf": "^6.0.1", "semantic-release": "^24.2.9"