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 d915465d8..28169fd0f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"find-unused-sass-variables": "^5.0.0",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.118.0",
+ "hugo-bin": "^0.118.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.1",
@@ -6281,9 +6281,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.118.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.0.tgz",
- "integrity": "sha512-YVmmJIhoN9wJtHOR+FfVP2OFDymJF1Nop2MKSFmIKqOSu9B7ZfAn+yVCwernWNelepacjSYSoAebt+vFSsF5+g==",
+ "version": "0.118.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.1.tgz",
+ "integrity": "sha512-WIS4kLNySb5u2+iwk//N7ClLUCksmyjvqdkGQTFc5v7Bqjpn1yLcIIBWwxU3R4SBc2Lr772/auxlzzsRffGbVA==",
"dev": true,
"funding": [
{
@@ -16215,9 +16215,9 @@
}
},
"hugo-bin": {
- "version": "0.118.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.0.tgz",
- "integrity": "sha512-YVmmJIhoN9wJtHOR+FfVP2OFDymJF1Nop2MKSFmIKqOSu9B7ZfAn+yVCwernWNelepacjSYSoAebt+vFSsF5+g==",
+ "version": "0.118.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.1.tgz",
+ "integrity": "sha512-WIS4kLNySb5u2+iwk//N7ClLUCksmyjvqdkGQTFc5v7Bqjpn1yLcIIBWwxU3R4SBc2Lr772/auxlzzsRffGbVA==",
"dev": true,
"requires": {
"@xhmikosr/bin-wrapper": "^12.0.0",
diff --git a/package.json b/package.json
index 7da6403aa..d174be59d 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"find-unused-sass-variables": "^5.0.0",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.118.0",
+ "hugo-bin": "^0.118.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.1",