diff --git a/package-lock.json b/package-lock.json index 4dd65cb55211..073a99f9d1c0 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.130.1", + "hugo-bin": "^0.132.0", "ip": "^2.0.1", "jasmine": "^5.2.0", "jquery": "^3.7.1", @@ -7172,9 +7172,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.130.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.130.1.tgz", - "integrity": "sha512-0+GwMlYkTdmH2INIWPeoKf+Rx/+RbTCZNPhcdPwm4a+WJeuvGjOLOmK3grAk5vC2u4OwxfOhgD3zRU7wHVYxlw==", + "version": "0.132.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.132.0.tgz", + "integrity": "sha512-P8Bjl2ussOFzDJVppZfjxuyRegklKnlz2ILeFUszwkq9aDab8il0IJgr6pNxI0bbPIbLcoV64FmStyB1vXsynQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index f710eb3928dc..a4476ff9cb44 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.130.1", + "hugo-bin": "^0.132.0", "ip": "^2.0.1", "jasmine": "^5.2.0", "jquery": "^3.7.1",