diff --git a/package-lock.json b/package-lock.json index 3df7ae5c79c5..827786259091 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^14.0.2", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.127.0", + "hugo-bin": "^0.129.1", "ip": "^2.0.1", "jasmine": "^5.2.0", "jquery": "^3.7.1", @@ -7192,9 +7192,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.127.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.127.0.tgz", - "integrity": "sha512-tCp/MzBZAuWOMQo0YUU6dp6KpmcQsM2iFpsIMPtjlPbS1gSVVjgoIM/7zT8qVENDEWT4psa00N3gGobIjSMReg==", + "version": "0.129.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.129.1.tgz", + "integrity": "sha512-xA94x62Dy1NZIKyClKwbIaAjOTubrJh0+fooPX8+BANS7Gt+aL3My7kdt+fHeTHyVMfMgIExmeWmmm7FeXh6xA==", "dev": true, "funding": [ { @@ -7203,7 +7203,6 @@ } ], "hasInstallScript": true, - "license": "MIT", "dependencies": { "@xhmikosr/bin-wrapper": "^13.0.5", "package-config": "^5.0.0" diff --git a/package.json b/package.json index 34a85fa7d37c..b84fc56c1566 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^14.0.2", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.127.0", + "hugo-bin": "^0.129.1", "ip": "^2.0.1", "jasmine": "^5.2.0", "jquery": "^3.7.1",