diff --git a/package-lock.json b/package-lock.json index 4fb68dd2f4..80860f9248 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.118.1", + "hugo-bin": "^0.119.0", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.1", @@ -6260,9 +6260,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": [ { @@ -16081,9 +16081,9 @@ } }, "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, "requires": { "@xhmikosr/bin-wrapper": "^12.0.0", diff --git a/package.json b/package.json index edea1df680..43c1a49151 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.118.1", + "hugo-bin": "^0.119.0", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.1",