summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index ef96fcf..d921d62 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.142.0",
+ "hugo-bin": "0.143.6",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -4190,9 +4190,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.142.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.142.0.tgz",
- "integrity": "sha512-i3ar9xmBbeMf0Q5tXrkCM3fARWN8BWV99tOq+b63C7EZd7a0aD5SOzDAWGi0pGxy583oKc/tS0VQSS3QWUI0fA==",
+ "version": "0.143.6",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.143.6.tgz",
+ "integrity": "sha512-lh28eqvvDaD/qWFOaYWX24aDsL5eHFa0PoZJ4Tt33fSM7o9hMx26dPqZfJB2/fwJxBImAj/IFD8Nfz/W8sugRw==",
"funding": [
{
"type": "github",
@@ -4200,6 +4200,7 @@
}
],
"hasInstallScript": true,
+ "license": "MIT",
"dependencies": {
"@xhmikosr/bin-wrapper": "^13.0.5",
"package-config": "^5.0.0"