diff --git a/package-lock.json b/package-lock.json index 0a476ca9..999d3f08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "eslint-plugin-unicorn": "^48.0.1", "find-unused-sass-variables": "^5.0.0", "glob": "^10.3.10", - "hugo-bin": "^0.114.2", + "hugo-bin": "^0.115.0", "jquery": "3.7.1", "linkinator": "5.0.2", "node-sass": "^9.0.0", @@ -5841,9 +5841,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.114.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.114.2.tgz", - "integrity": "sha512-a7F8wArDACHm10cQnpDe9kljNc3zcsy5uK3myD5TTVU5QZ+75ZYi0IcP9YmQNDg57jos9p0ggOCu510SueH1yw==", + "version": "0.115.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.115.0.tgz", + "integrity": "sha512-pwhgpoodImeixV2rKQLmQ29WJvvoSFbhpzP2Rx7BO1+BJZ6KvxIUK4JvLXi/vdu5EP9IbDl8RaV3xs2bnAvZjQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 364db559..06fd7d03 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-unicorn": "^48.0.1", "find-unused-sass-variables": "^5.0.0", "glob": "^10.3.10", - "hugo-bin": "^0.114.2", + "hugo-bin": "^0.115.0", "jquery": "3.7.1", "linkinator": "5.0.2", "node-sass": "^9.0.0",