diff --git a/package-lock.json b/package-lock.json index 3e2532d762..bc1045b50d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "find-unused-sass-variables": "^4.0.3", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.82.2", + "hugo-bin": "^0.84.0", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.17", @@ -5593,9 +5593,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.82.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.82.2.tgz", - "integrity": "sha512-wfg7lKXWPAyK86+XGr3BheOzCYHUl8zOYREySExU0C/y7dwghznI8q2fN2GapymJJ5iJRRYpl8yUoe+YhUIpzA==", + "version": "0.84.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.84.0.tgz", + "integrity": "sha512-1krqEkEPLmQqFBkilbECo1oPaJwWEExiTfhL7S4iKrSgCxbHvE7d//y9piFZZ86rOxYOKFVcnDXCmnRUdCDLmA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -14842,9 +14842,9 @@ } }, "hugo-bin": { - "version": "0.82.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.82.2.tgz", - "integrity": "sha512-wfg7lKXWPAyK86+XGr3BheOzCYHUl8zOYREySExU0C/y7dwghznI8q2fN2GapymJJ5iJRRYpl8yUoe+YhUIpzA==", + "version": "0.84.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.84.0.tgz", + "integrity": "sha512-1krqEkEPLmQqFBkilbECo1oPaJwWEExiTfhL7S4iKrSgCxbHvE7d//y9piFZZ86rOxYOKFVcnDXCmnRUdCDLmA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 42e8eb338f..125ecb7b75 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "find-unused-sass-variables": "^4.0.3", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.82.2", + "hugo-bin": "^0.84.0", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.17",