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 c7ffd1880..b912385e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.94.0",
+ "hugo-bin": "^0.95.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",
@@ -5743,9 +5743,9 @@
}
},
"node_modules/hugo-bin": {
- "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==",
+ "version": "0.95.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.95.0.tgz",
+ "integrity": "sha512-0hE/PMGpb5ACqDgkJ2zLtl0rFoLDfmRZbC9wkLnMEnjF4Mrz/dCFJIZb66HgxrdK4SfrZfmNLL5usuOi0bjhag==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -14777,9 +14777,9 @@
}
},
"hugo-bin": {
- "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==",
+ "version": "0.95.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.95.0.tgz",
+ "integrity": "sha512-0hE/PMGpb5ACqDgkJ2zLtl0rFoLDfmRZbC9wkLnMEnjF4Mrz/dCFJIZb66HgxrdK4SfrZfmNLL5usuOi0bjhag==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index f870e03f9..21210012e 100644
--- a/package.json
+++ b/package.json
@@ -125,7 +125,7 @@
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.94.0",
+ "hugo-bin": "^0.95.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",