aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json20
-rw-r--r--package.json2
2 files changed, 14 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 6d5e76397..e4d7fccb5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"find-unused-sass-variables": "^4.0.6",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.101.0",
+ "hugo-bin": "^0.101.2",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.6.4",
@@ -5982,10 +5982,16 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.101.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.0.tgz",
- "integrity": "sha512-gXMrXc9RBgtt0kNR7UvzkIpdLeU7gtxswRv1rDfIH6RRApRDcM/goN8+TG91KOLmiwIl0QJhPNdW/8h2KfnS2Q==",
+ "version": "0.101.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.2.tgz",
+ "integrity": "sha512-BnDDz7Fjw30V3Wq+KgzK1QJZCArfKM7yAE8U2PKDeG0j1GqNMIVpN2K/L2b3rwxF94Dm+hZ//M71OG+/Hp8DOg==",
"dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/XhmikosR"
+ }
+ ],
"hasInstallScript": true,
"dependencies": {
"@xhmikosr/bin-wrapper": "^5.0.0",
@@ -15392,9 +15398,9 @@
}
},
"hugo-bin": {
- "version": "0.101.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.0.tgz",
- "integrity": "sha512-gXMrXc9RBgtt0kNR7UvzkIpdLeU7gtxswRv1rDfIH6RRApRDcM/goN8+TG91KOLmiwIl0QJhPNdW/8h2KfnS2Q==",
+ "version": "0.101.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.2.tgz",
+ "integrity": "sha512-BnDDz7Fjw30V3Wq+KgzK1QJZCArfKM7yAE8U2PKDeG0j1GqNMIVpN2K/L2b3rwxF94Dm+hZ//M71OG+/Hp8DOg==",
"dev": true,
"requires": {
"@xhmikosr/bin-wrapper": "^5.0.0",
diff --git a/package.json b/package.json
index f6e932996..563edbd15 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"find-unused-sass-variables": "^4.0.6",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.101.0",
+ "hugo-bin": "^0.101.2",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.6.4",