diff --git a/package-lock.json b/package-lock.json index 6203795..9181ef0 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.122.0", + "hugo-bin": "^0.122.1", "lightbox2": "^2.11.4", "rimraf": "^5.0.5", "semantic-release": "^23.0.8" @@ -2859,9 +2859,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.122.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.0.tgz", - "integrity": "sha512-mgaRGPaQl1fdmCMw6fhe2Yze6QdIqOn2a9DKgtBrNfT0Mkk4JB8Zamp7SqVXq44HXZhb7oad7dGB31+cu2eIKw==", + "version": "0.122.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.1.tgz", + "integrity": "sha512-8iRl4Ddu0JYpBiMUcHvL7ufe9Wfpl4xHxSI/7eHeOFl43/3f5s7oBJNVWgE2fMfWGpcBA9UIkWFrJiBp2z650Q==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 8aafb9e..e565424 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.122.0", + "hugo-bin": "^0.122.1", "lightbox2": "^2.11.4", "rimraf": "^5.0.5", "semantic-release": "^23.0.8"