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 1f7cfce60..826efd4b0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6215,9 +6215,9 @@
}
},
"hugo-bin": {
- "version": "0.55.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.55.0.tgz",
- "integrity": "sha512-z4EtmIV3j/10Mox6elGAVszOhOYZjAMPL2wTY1FKSeuuc/TEa3aD0hrGTlsLp7nIcezXIuTcvKOWN1p25KVy7A==",
+ "version": "0.55.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.55.1.tgz",
+ "integrity": "sha512-y8//2kuCdH7cTtA8DftTDCmmiG41oHcSfGWHbYQQPc5tqW+wwYvc39h3tm+OhAO+8ohflJYKCntOqRY3M/BJlQ==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 95cb14287..7e3cac7f9 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.55.0",
+ "hugo-bin": "^0.55.1",
"ip": "^1.1.5",
"karma": "^4.4.1",
"karma-browserstack-launcher": "1.4.0",