diff --git a/package-lock.json b/package-lock.json index a539ea04f7..17ded03500 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint": "^8.56.0", "find-unused-sass-variables": "^5.0.0", "fuse.js": "^7.0.0", - "hugo-bin": "^0.118.1", + "hugo-bin": "^0.119.0", "lockfile-lint": "^4.12.1", "npm-run-all2": "^6.1.2", "picocolors": "^1.0.0", @@ -3383,9 +3383,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.118.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.1.tgz", - "integrity": "sha512-WIS4kLNySb5u2+iwk//N7ClLUCksmyjvqdkGQTFc5v7Bqjpn1yLcIIBWwxU3R4SBc2Lr772/auxlzzsRffGbVA==", + "version": "0.119.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.119.0.tgz", + "integrity": "sha512-RnjlxHKdOjo7i7yRX/001t53142tC9NTa5JVrnPCTpX2kNQQCz5XdI/WWX7emf0dNkxipj55Z58EsA2ft9W16g==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 7a47262fb8..417d13252c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint": "^8.56.0", "find-unused-sass-variables": "^5.0.0", "fuse.js": "^7.0.0", - "hugo-bin": "^0.118.1", + "hugo-bin": "^0.119.0", "lockfile-lint": "^4.12.1", "npm-run-all2": "^6.1.2", "picocolors": "^1.0.0",