diff --git a/package-lock.json b/package-lock.json index 6b1d1dd2f8..0f1fe8400b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint": "^8.52.0", "find-unused-sass-variables": "^5.0.0", "fuse.js": "^6.6.2", - "hugo-bin": "^0.115.0", + "hugo-bin": "^0.116.2", "lockfile-lint": "^4.12.1", "npm-run-all2": "^6.1.1", "picocolors": "^1.0.0", @@ -3478,9 +3478,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.115.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.115.0.tgz", - "integrity": "sha512-pwhgpoodImeixV2rKQLmQ29WJvvoSFbhpzP2Rx7BO1+BJZ6KvxIUK4JvLXi/vdu5EP9IbDl8RaV3xs2bnAvZjQ==", + "version": "0.116.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.2.tgz", + "integrity": "sha512-AXlAGM8OfouAoaQMR7qEICsAkGya2OFswAEeT2S1nxb2Wc8gGETxd8TWi9VI7bt9JSTAO47a3iewbtqooMGfCg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 3347b6923a..703bc74864 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint": "^8.52.0", "find-unused-sass-variables": "^5.0.0", "fuse.js": "^6.6.2", - "hugo-bin": "^0.115.0", + "hugo-bin": "^0.116.2", "lockfile-lint": "^4.12.1", "npm-run-all2": "^6.1.1", "picocolors": "^1.0.0",