diff --git a/package-lock.json b/package-lock.json index 375dce15..2484d35b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.1.4/www-epivis-2.1.4.tgz" }, "devDependencies": { - "hugo-bin": "^0.127.0", + "hugo-bin": "^0.136.3", "husky": "^9.0.11", "lint-staged": "^15.2.10", "prettier": "^3.3.3", @@ -1052,9 +1052,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.127.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.127.0.tgz", - "integrity": "sha512-tCp/MzBZAuWOMQo0YUU6dp6KpmcQsM2iFpsIMPtjlPbS1gSVVjgoIM/7zT8qVENDEWT4psa00N3gGobIjSMReg==", + "version": "0.136.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.136.3.tgz", + "integrity": "sha512-vGYviePedI7LcVIceN7Ii6RHi3E2+ed/qvoqeRW/rwO3SzVPA3G4EABWs+99bvFSorMb4C0cNtaUpuLvEzuYUA==", "dev": true, "funding": [ { @@ -3398,9 +3398,9 @@ } }, "hugo-bin": { - "version": "0.127.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.127.0.tgz", - "integrity": "sha512-tCp/MzBZAuWOMQo0YUU6dp6KpmcQsM2iFpsIMPtjlPbS1gSVVjgoIM/7zT8qVENDEWT4psa00N3gGobIjSMReg==", + "version": "0.136.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.136.3.tgz", + "integrity": "sha512-vGYviePedI7LcVIceN7Ii6RHi3E2+ed/qvoqeRW/rwO3SzVPA3G4EABWs+99bvFSorMb4C0cNtaUpuLvEzuYUA==", "dev": true, "requires": { "@xhmikosr/bin-wrapper": "^13.0.5", diff --git a/package.json b/package.json index f083745f..cd36cb41 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.1.4/www-epivis-2.1.4.tgz" }, "devDependencies": { - "hugo-bin": "^0.127.0", + "hugo-bin": "^0.136.3", "husky": "^9.0.11", "lint-staged": "^15.2.10", "prettier": "^3.3.3",