diff --git a/package-lock.json b/package-lock.json index eba4a6c26d..d2916d9147 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint": "^8.55.0", "find-unused-sass-variables": "^5.0.0", "fuse.js": "^7.0.0", - "hugo-bin": "^0.116.4", + "hugo-bin": "^0.117.1", "lockfile-lint": "^4.12.1", "npm-run-all2": "^6.1.1", "picocolors": "^1.0.0", @@ -3344,9 +3344,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.116.4", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.4.tgz", - "integrity": "sha512-MzTu7T2D88gadlADyCknACJFJXwr2KpzeJrez9RSu5rr0TMiWNJ5esaqnzoBqnptB/SU+qZNnPQ4Qe26sJf+mw==", + "version": "0.117.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.117.1.tgz", + "integrity": "sha512-2nOR0nsvuKMiWxAgCCMzLpggDCUt7EPfYqXA/I66LosLS0WU0Irj3gUPpTvi+cRxbFUZSzaNeiQyszQD8b5wag==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index d06a6a8b99..c4346784ab 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint": "^8.55.0", "find-unused-sass-variables": "^5.0.0", "fuse.js": "^7.0.0", - "hugo-bin": "^0.116.4", + "hugo-bin": "^0.117.1", "lockfile-lint": "^4.12.1", "npm-run-all2": "^6.1.1", "picocolors": "^1.0.0",