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 a31cd0edd..2b182f7ad 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.102.1",
+ "hugo-bin": "^0.103.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.0",
@@ -6018,9 +6018,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.102.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.102.1.tgz",
- "integrity": "sha512-PgMcOXM/E9kWlB/H5gwp9yD7f+YwbQvRU2AIl4fD4ZIlb74ABLuqFVPLR7gmlZcZ5zdUkOWHFEDUA8E0vVHHpg==",
+ "version": "0.103.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.103.1.tgz",
+ "integrity": "sha512-ju1AxlfFOPggJ0m15Ff/QeHqiBn+s9qxtixPFQFq8/jJNZCXBIGrcfHDO0lApn6qMd0bZxBLkDE8k0bdPICxjQ==",
"dev": true,
"funding": [
{
@@ -15352,9 +15352,9 @@
}
},
"hugo-bin": {
- "version": "0.102.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.102.1.tgz",
- "integrity": "sha512-PgMcOXM/E9kWlB/H5gwp9yD7f+YwbQvRU2AIl4fD4ZIlb74ABLuqFVPLR7gmlZcZ5zdUkOWHFEDUA8E0vVHHpg==",
+ "version": "0.103.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.103.1.tgz",
+ "integrity": "sha512-ju1AxlfFOPggJ0m15Ff/QeHqiBn+s9qxtixPFQFq8/jJNZCXBIGrcfHDO0lApn6qMd0bZxBLkDE8k0bdPICxjQ==",
"dev": true,
"requires": {
"@xhmikosr/bin-wrapper": "^5.0.1",
diff --git a/package.json b/package.json
index 2abf5ef63..f0f354c1a 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.102.1",
+ "hugo-bin": "^0.103.1",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.0",