diff --git a/package-lock.json b/package-lock.json index 84b9cb047ee9..757101e8490a 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.128.0", "ip": "^2.0.1", "jasmine": "^5.2.0", "jquery": "^3.7.1", @@ -7215,9 +7215,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.128.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.128.0.tgz", + "integrity": "sha512-WX8lcZS1jUTcsyylpXj+HqqtKwBjbMgXORhHmvIalfsUAm7EivN6Z54Wo8783zrjprPVPUlNXiJdXKMK42tUKg==", "dev": true, "funding": [ { @@ -7226,7 +7226,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 24a5ade96f30..a237cbf0b265 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.128.0", "ip": "^2.0.1", "jasmine": "^5.2.0", "jquery": "^3.7.1",