diff --git a/package-lock.json b/package-lock.json index 2f7607da..3e0c2fe8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "cssnano": "^7.1.1", "cssnano-preset-advanced": "^7.0.9", "eslint": "^9.35.0", - "hugo-bin": "^0.146.1", + "hugo-bin": "^0.147.0", "markdownlint-cli2": "^0.18.1", "neostandard": "^0.12.2", "netlify-plugin-hugo-cache-resources": "^0.2.1", @@ -4716,9 +4716,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.146.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.146.1.tgz", - "integrity": "sha512-b5ETmUIWDaFxQU3FJ+h5fQCC18/09dSQj9hKVGgG2kbctNzILX9HfaKPYEPK47El64VTQiAhKpeGtq/Ndp/6/g==", + "version": "0.147.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.147.0.tgz", + "integrity": "sha512-8ZO/uEVbYUQzTaPGmB0Www53GeKq6A2oyQs1+0wyV9BR5jWQt7HPpl5U4sCioRTsTF73UQVQMTzIPdg9Iaw4Vw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 2247f390..3bd699d0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "cssnano": "^7.1.1", "cssnano-preset-advanced": "^7.0.9", "eslint": "^9.35.0", - "hugo-bin": "^0.146.1", + "hugo-bin": "^0.147.0", "markdownlint-cli2": "^0.18.1", "neostandard": "^0.12.2", "netlify-plugin-hugo-cache-resources": "^0.2.1",