diff --git a/package-lock.json b/package-lock.json index 5bee9c1c..7ad1e2a9 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.147.0", + "hugo-bin": "^0.147.1", "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.147.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.147.0.tgz", - "integrity": "sha512-8ZO/uEVbYUQzTaPGmB0Www53GeKq6A2oyQs1+0wyV9BR5jWQt7HPpl5U4sCioRTsTF73UQVQMTzIPdg9Iaw4Vw==", + "version": "0.147.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.147.1.tgz", + "integrity": "sha512-ecxOcx28KycrPYDBBTd1ARODlHLlWaEgIOk0AUp//DhyiVtyQsHKMQ47Rz0Hy2ccSDa80R+Cmpn9pa8Y5YO+XQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 9146c8be..d23faf9f 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.147.0", + "hugo-bin": "^0.147.1", "markdownlint-cli2": "^0.18.1", "neostandard": "^0.12.2", "netlify-plugin-hugo-cache-resources": "^0.2.1",