diff --git a/package-lock.json b/package-lock.json index c4e7fef..713cc62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", "cpy-cli": "^5.0.0", - "hugo-bin": "^0.125.2", + "hugo-bin": "^0.126.0", "lightbox2": "^2.11.4", "rimraf": "^6.0.1", "semantic-release": "^24.0.0" @@ -2854,9 +2854,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.125.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.125.2.tgz", - "integrity": "sha512-JNjhuoGFBwJo6qDOeYUiXSoD7rPbwY36wyHJaqbRe9APNY1nPGO1Yy/Ut7rLcriKTBWKPZrh5Hz+9PzGnLV5Lw==", + "version": "0.126.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.126.0.tgz", + "integrity": "sha512-tncBaQ1Gku3eVKB7PUiubj1VGXdTVB7OCYgrRqwlxxYMaIte9weg+uvEkZLJZJItNMv2wV2GpfIXblS5mLlvvg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 5f3293b..75f151b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", "cpy-cli": "^5.0.0", - "hugo-bin": "^0.125.2", + "hugo-bin": "^0.126.0", "lightbox2": "^2.11.4", "rimraf": "^6.0.1", "semantic-release": "^24.0.0"