diff --git a/package-lock.json b/package-lock.json index 7b9b9c33..165efceb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@gethinode/netlify-plugin-dartsass": "^0.3.0", "cpy-cli": "^5.0.0", "eslint": "^9.23", - "hugo-extended": "^0.145", + "hugo-extended": "^0.146", "markdownlint-cli2": "^0.17", "neostandard": "^0.12", "netlify-plugin-hugo-cache-resources": "^0.2.1", @@ -4996,9 +4996,9 @@ } }, "node_modules/hugo-extended": { - "version": "0.145.0", - "resolved": "https://registry.npmjs.org/hugo-extended/-/hugo-extended-0.145.0.tgz", - "integrity": "sha512-ty+vVfBBxc6w9p4vKt1zbtIPLZi+N+3ibCfil18FtNpXuQhN3vwH/1KLNrj59tSZpMJjk12SosyeRHAefgIEXw==", + "version": "0.146.3", + "resolved": "https://registry.npmjs.org/hugo-extended/-/hugo-extended-0.146.3.tgz", + "integrity": "sha512-fL9lKaC1QNqnIR7WIrn/Ou+6ND0vU6BW0U25hMJipmS3gHaPc+LopuHdAhAR4to/HUWh9d1A95dqC1s2oD5wmg==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index e8b43a32..c2163507 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@gethinode/netlify-plugin-dartsass": "^0.3.0", "cpy-cli": "^5.0.0", "eslint": "^9.23", - "hugo-extended": "^0.145", + "hugo-extended": "^0.146", "markdownlint-cli2": "^0.17", "neostandard": "^0.12", "netlify-plugin-hugo-cache-resources": "^0.2.1",