diff --git a/package-lock.json b/package-lock.json index a1085af46e..d29fa47fe3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^14.0.1", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.125.0", + "hugo-bin": "^0.125.2", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1", @@ -6795,9 +6795,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.125.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.125.0.tgz", - "integrity": "sha512-cTvHzQdK04KrBaW3jPdd/JAQXCOdXT1GiPHaMxe0YtLTVCV0ElgxkvXn6eQJUDl4QqM8+IlsFg/b2ofz6XS//A==", + "version": "0.125.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.125.2.tgz", + "integrity": "sha512-JNjhuoGFBwJo6qDOeYUiXSoD7rPbwY36wyHJaqbRe9APNY1nPGO1Yy/Ut7rLcriKTBWKPZrh5Hz+9PzGnLV5Lw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 8f6372aa0a..7d68817188 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^14.0.1", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.125.0", + "hugo-bin": "^0.125.2", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1",