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 5cfecd3..41fd813 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.140.1",
+ "hugo-bin": "0.141.2",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -3868,9 +3868,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.140.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.140.1.tgz",
- "integrity": "sha512-b8USeQg0GieW9oD4lpQJkqZ6cVMJenItSjLtiB6pWZhwdGOrnhQ+zDpXpxfrXcANZ6k2mKe92cnluoV61xH8uQ==",
+ "version": "0.141.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.141.2.tgz",
+ "integrity": "sha512-VHWJ2siOR8dKA/D9gUGXJTWyHQJq7t2ARE0Nz83b1WijdihUk+zXinpGTLiuwhgEoeprK8icfch1PbwWt0jA1w==",
"funding": [
{
"type": "github",
@@ -3878,6 +3878,7 @@
}
],
"hasInstallScript": true,
+ "license": "MIT",
"dependencies": {
"@xhmikosr/bin-wrapper": "^13.0.5",
"package-config": "^5.0.0"