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 858d55877..08893f08a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5291,9 +5291,9 @@
}
},
"hugo-bin": {
- "version": "0.75.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.75.0.tgz",
- "integrity": "sha512-Ok2H9Cf28W0D5H1Xf9pHDK4PLx9WLq4J+HvtjKA2sNkO9u/F11Ed43qcaklVQmBOM0SjNylAlSF1/lyQNaszhQ==",
+ "version": "0.76.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.76.0.tgz",
+ "integrity": "sha512-AchkMMEjsGV4UCid/h68MOz7c5fHD+bMXfjr+EX+zUlZVhu0nfip9d01Wu6Tn0Dl4mbNkXM6G5hozxiv2jG0nw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 9c180b520..979d2caf3 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.75.0",
+ "hugo-bin": "^0.76.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.4",