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 d7a1c4707..9d30767a6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5241,9 +5241,9 @@
}
},
"hugo-bin": {
- "version": "0.71.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.71.0.tgz",
- "integrity": "sha512-orHQhC2WvOCwTiJywUGBrjialGMe7SoFd4ow234xKBlztZdJO5gBXtv4Q7gyYa7Iy0XznevzHqVj7DAtKXpT4w==",
+ "version": "0.71.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.71.1.tgz",
+ "integrity": "sha512-H+aBkwtR6oSMcu1kCyzQlan+lcQ45k70JGX4v72h8mb0e4AbvaF58kAy6EDRK/U+/hD6ghTf0a6eLr5sENjaAg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index e0e92c60e..27d32c609 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
"glob": "^7.1.6",
"globby": "^11.0.3",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.71.0",
+ "hugo-bin": "^0.71.1",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.2",