diff --git a/package-lock.json b/package-lock.json index 3ec8ea0..25c5059 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "eslint-config-google": "0.14.0", "eslint-config-prettier": "9.1.0", "htmlhint": "1.1.4", - "hugo-bin": "0.118.1", + "hugo-bin": "0.119.0", "jquery": "3.7.1", "npm-run-all": "4.1.5", "popper.js": "1.16.1", @@ -2653,9 +2653,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 cafdd07..789f4ed 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-config-google": "0.14.0", "eslint-config-prettier": "9.1.0", "htmlhint": "1.1.4", - "hugo-bin": "0.118.1", + "hugo-bin": "0.119.0", "jquery": "3.7.1", "npm-run-all": "4.1.5", "popper.js": "1.16.1",