diff --git a/package-lock.json b/package-lock.json index 3e34136..7661b2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "commitizen": "^4.3.1", "cpy-cli": "^5.0.0", "cz-conventional-changelog": "^3.3.0", - "hugo-bin": "^0.137.0", + "hugo-bin": "^0.137.1", "husky": "^9.1.7", "mermaid": "^11.4.1", "rimraf": "^6.0.1", @@ -4994,9 +4994,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.137.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.137.0.tgz", - "integrity": "sha512-z9hPPif6D1pzurLnjWHVLtNvJZAWxcxjWZg6+RVWPx/5PZ/g7hbskPhAF95wr4bjhucLvWU1aObtX3LRPxt6fg==", + "version": "0.137.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.137.1.tgz", + "integrity": "sha512-mR5lHdqZB70mUghmH+TrPgI0KPPOZ/KU0dkQ6RYJ+J/iDt0cnEdMLq8/OmyeVS1WrP8nCsyhmbHwodHie1ODaA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 0c35ec3..ed8ce0a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "commitizen": "^4.3.1", "cpy-cli": "^5.0.0", "cz-conventional-changelog": "^3.3.0", - "hugo-bin": "^0.137.0", + "hugo-bin": "^0.137.1", "husky": "^9.1.7", "mermaid": "^11.4.1", "rimraf": "^6.0.1",