diff --git a/package-lock.json b/package-lock.json index 7b9b9c33..98d467af 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.147", "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.147.2", + "resolved": "https://registry.npmjs.org/hugo-extended/-/hugo-extended-0.147.2.tgz", + "integrity": "sha512-LWtP8sHffxcAw0c3HYZbcenJYQfBNZ49F1QRTTeAZf+WwLrTEefXJ5ln6CDH5/B5nFO0RkteFLZzAXgq4mrv8Q==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index e8b43a32..cf3cc25f 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.147", "markdownlint-cli2": "^0.17", "neostandard": "^0.12", "netlify-plugin-hugo-cache-resources": "^0.2.1",