diff --git a/package-lock.json b/package-lock.json index 03b9ac5..e4e4371 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "commitizen": "^4.3.0", "cpy-cli": "^5.0.0", "cz-conventional-changelog": "^3.3.0", - "hugo-bin": "^0.124.0", + "hugo-bin": "^0.125.0", "husky": "^9.0.11", "mermaid": "^10.9.1", "rimraf": "^5.0.7", @@ -5049,9 +5049,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.124.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.124.0.tgz", - "integrity": "sha512-5Vi0XZ0wJS8tmp+RzYwhfAS6gBtU9ZcaVmGHVl7RSiYzbuFVA8YDhsdFry2kZPf2ZOlA3uZuVDJmVCRVzit7xw==", + "version": "0.125.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.125.0.tgz", + "integrity": "sha512-cTvHzQdK04KrBaW3jPdd/JAQXCOdXT1GiPHaMxe0YtLTVCV0ElgxkvXn6eQJUDl4QqM8+IlsFg/b2ofz6XS//A==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index cb04a9c..7eace23 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "commitizen": "^4.3.0", "cpy-cli": "^5.0.0", "cz-conventional-changelog": "^3.3.0", - "hugo-bin": "^0.124.0", + "hugo-bin": "^0.125.0", "husky": "^9.0.11", "mermaid": "^10.9.1", "rimraf": "^5.0.7",