diff --git a/package-lock.json b/package-lock.json index 81b823e..015f23f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "eslint-plugin-import": "^2.30.0", "eslint-plugin-n": "^17.10.2", "eslint-plugin-promise": "^6.6.0", - "hugo-bin": "^0.130.1", + "hugo-bin": "^0.131.1", "markdownlint-cli2": "^0.14.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", "npm-run-all": "^4.1.5", @@ -4209,9 +4209,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.130.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.130.1.tgz", - "integrity": "sha512-0+GwMlYkTdmH2INIWPeoKf+Rx/+RbTCZNPhcdPwm4a+WJeuvGjOLOmK3grAk5vC2u4OwxfOhgD3zRU7wHVYxlw==", + "version": "0.131.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.131.1.tgz", + "integrity": "sha512-bfUFKhQ6felvBNng06vwimNuvV+88yYwU6xTuAoTmtdY0g13Z03pf9rrg3AualxpMOu+dV/Yl/n90EvutKPzIQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 864713f..ab86b52 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-import": "^2.30.0", "eslint-plugin-n": "^17.10.2", "eslint-plugin-promise": "^6.6.0", - "hugo-bin": "^0.130.1", + "hugo-bin": "^0.131.1", "markdownlint-cli2": "^0.14.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", "npm-run-all": "^4.1.5",