diff --git a/package-lock.json b/package-lock.json index 678e86a..151e858 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@semantic-release/exec": "^7.1.0", "@semantic-release/git": "^10.0.1", "cpy-cli": "^7.0.0", - "hugo-extended": "^0.163.1", + "hugo-extended": "^0.163.2", "husky": "^9.1.7", "markdownlint-cli2": "^0.22.1", "npm-run-all": "^4.1.5", @@ -4027,9 +4027,9 @@ } }, "node_modules/hugo-extended": { - "version": "0.163.1", - "resolved": "https://registry.npmjs.org/hugo-extended/-/hugo-extended-0.163.1.tgz", - "integrity": "sha512-JyFsUfeGGKe7knTbQULsR847Ilpw7zhDbMmBJmh/7slanMIqQvUoDzJOEYdX5xKKSKD9L4Td0PKI3Y3fX5DBAA==", + "version": "0.163.2", + "resolved": "https://registry.npmjs.org/hugo-extended/-/hugo-extended-0.163.2.tgz", + "integrity": "sha512-xgp0YkNoT/yVYO01/9RDWu20DAeSr/claCA5JNSVABsFhLreMEOYVC/e0E06qH8V3ECffgSVVQy6g4uUn6V4rw==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/package.json b/package.json index 7c9e043..6660dab 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@semantic-release/exec": "^7.1.0", "@semantic-release/git": "^10.0.1", "cpy-cli": "^7.0.0", - "hugo-extended": "^0.163.1", + "hugo-extended": "^0.163.2", "husky": "^9.1.7", "markdownlint-cli2": "^0.22.1", "npm-run-all": "^4.1.5",