diff --git a/package-lock.json b/package-lock.json index ee42922..8ff7fab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", "cpy-cli": "^5.0.0", - "hugo-bin": "^0.133.5", + "hugo-bin": "^0.134.1", "lightbox2": "^2.11.5", "rimraf": "^6.0.1", "semantic-release": "^24.2.0" @@ -2854,9 +2854,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.133.5", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.133.5.tgz", - "integrity": "sha512-6LpV7smMEaE0wFgzo0B3QHjcJYoH9I76edNI6xPZroDysxv1UV12nzb0Zw5YEr5TwL9PDQjg1aYzJrQjaXbLWQ==", + "version": "0.134.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.134.1.tgz", + "integrity": "sha512-4QPssC6d53TyBTTO+yV7rqpKlpqWqkf/el+iYSo/JkY/498vT+BbgaXrYtvvmZ98BNz904+BItFy5VNQmo3fZg==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index c0fe9c7..54103d8 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", "cpy-cli": "^5.0.0", - "hugo-bin": "^0.133.5", + "hugo-bin": "^0.134.1", "lightbox2": "^2.11.5", "rimraf": "^6.0.1", "semantic-release": "^24.2.0"