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 3740f71b8..e94e42c31 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5626,9 +5626,9 @@
}
},
"hugo-bin": {
- "version": "0.64.4",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.64.4.tgz",
- "integrity": "sha512-QUH8i1hsKMwILmTkeOOa/J6xe1bor5roSYIkU1Eavidn+TQVINGr7myz4S17n2WAA8fJ9va0+jXsQCzvv4UUyw==",
+ "version": "0.64.5",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.64.5.tgz",
+ "integrity": "sha512-bZbLB87E/S8uNwnD6Hio2Q+8HXkBlXsXG8LFS41YyTuAPINw7m64K7VaoSsLu5NYQBzE1jwLhNYlb4KwoYLD0g==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index fbca366fd..dc8ff1eee 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.64.4",
+ "hugo-bin": "^0.64.5",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.2.3",