aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index c99ed8771..7fb0c803d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5259,9 +5259,9 @@
}
},
"hugo-bin": {
- "version": "0.74.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.74.1.tgz",
- "integrity": "sha512-Y75t/b7sGoY4OhHRMiLod9sDZoV+RRjQLZ1eLy76wMiXpfHBpTyjGZhJ+Vjj1gDHdo15ASmij7bkISW1J3Qqxg==",
+ "version": "0.75.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.75.0.tgz",
+ "integrity": "sha512-Ok2H9Cf28W0D5H1Xf9pHDK4PLx9WLq4J+HvtjKA2sNkO9u/F11Ed43qcaklVQmBOM0SjNylAlSF1/lyQNaszhQ==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 82b45aece..d0819ae6c 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
"glob": "^7.1.7",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.74.1",
+ "hugo-bin": "^0.75.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.4",