aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index e552e9fd5..785df8b3a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.93.0",
+ "hugo-bin": "^0.94.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",
@@ -5743,9 +5743,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.93.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz",
- "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==",
+ "version": "0.94.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.94.0.tgz",
+ "integrity": "sha512-qo/jl+Rc2EZ0glyunLNu2WUFYl9BhUWMGO+VFB/hmT9Hj1MjeVHzQ38zB0etq+RaGKW8TunEHeQ+vT6iApT7Yw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -14777,9 +14777,9 @@
}
},
"hugo-bin": {
- "version": "0.93.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz",
- "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==",
+ "version": "0.94.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.94.0.tgz",
+ "integrity": "sha512-qo/jl+Rc2EZ0glyunLNu2WUFYl9BhUWMGO+VFB/hmT9Hj1MjeVHzQ38zB0etq+RaGKW8TunEHeQ+vT6iApT7Yw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index d6bfaee3a..6df4d4483 100644
--- a/package.json
+++ b/package.json
@@ -125,7 +125,7 @@
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.93.0",
+ "hugo-bin": "^0.94.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",