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 8fde4533c..2be3efa2e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5483,9 +5483,9 @@
}
},
"hugo-bin": {
- "version": "0.58.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.58.0.tgz",
- "integrity": "sha512-lTn+UrsTFJLlTaFWVgY1LcwObc+XeZ5O49Bh2I0megfEBloqR4CuYKjg237IIKZPvh+PIi4ZDv+UrPCBbeKBCA==",
+ "version": "0.59.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.0.tgz",
+ "integrity": "sha512-z70hcSlBHQAlVGILHQD72oDJ+E6eWSwPpj7HJdOCdSJIR70KSusE1zmxOjJIJKy8SiFeg9E3MGCCOXSYLo7aEg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 45f507ac4..fb2a75864 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.58.0",
+ "hugo-bin": "^0.59.0",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.0.5",