diff --git a/package-lock.json b/package-lock.json index 115b72a97..e5e172ed7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.122.7", + "hugo-bin": "^0.122.8", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1", @@ -6286,9 +6286,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.122.7", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.7.tgz", - "integrity": "sha512-C7FtWyDm6OgEabxCX9tMCvBFd4dA59XC9R+SMDxwEu2HvzyX13ikTi4mQmr3Gl5f90PD7PaRW02tkRMhIYFglQ==", + "version": "0.122.8", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.8.tgz", + "integrity": "sha512-sdTfsr6awEchbTVzxV4XiajRsKirEf2au59PiNv4SJzygewDK6CPg5kmzcnjNnjnXWROGvtkBQWzLIUrbaxIOQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index e480b539e..604b12c6f 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.122.7", + "hugo-bin": "^0.122.8", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1",