diff --git a/package-lock.json b/package-lock.json index e90d73f1a7..33fafa1b06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint": "^8.57.0", "find-unused-sass-variables": "^5.0.0", "fuse.js": "^7.0.0", - "hugo-bin": "^0.120.7", + "hugo-bin": "^0.120.8", "lockfile-lint": "^4.13.2", "npm-run-all2": "^6.1.2", "picocolors": "^1.0.0", @@ -3253,9 +3253,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.120.7", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.7.tgz", - "integrity": "sha512-xx0JUuHI+4PY3P+EIwsYexU2NSKBQKxbcPPba9lTR9gI52EU59TcXaDjtLaXK9OPufm1TZzaWE2qncxQq/DnIw==", + "version": "0.120.8", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.8.tgz", + "integrity": "sha512-i6JVZikfFLysMnpFw/N5/pq9Lx4ozNk3FzeHwDA5hahZfwHMf2ocJSDlKaFdohrRtefuUeLxXOSUwCZ0CJ9tzQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 8b90c9dc74..60b6348a09 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint": "^8.57.0", "find-unused-sass-variables": "^5.0.0", "fuse.js": "^7.0.0", - "hugo-bin": "^0.120.7", + "hugo-bin": "^0.120.8", "lockfile-lint": "^4.13.2", "npm-run-all2": "^6.1.2", "picocolors": "^1.0.0",