diff --git a/package-lock.json b/package-lock.json index 7cb9012224..0f3bbb6f71 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "find-unused-sass-variables": "^4.0.4", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.85.3", + "hugo-bin": "^0.86.0", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.19", @@ -5742,9 +5742,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.85.3", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.85.3.tgz", - "integrity": "sha512-//CyAwonUwhloR8VLSn+y6P7MbwVpEp25yX+SksjVf1G2VcAeHSTuE3FxSCXNEJi0Gd0i4/Z+v6H+xa11EAGLg==", + "version": "0.86.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz", + "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -15250,9 +15250,9 @@ } }, "hugo-bin": { - "version": "0.85.3", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.85.3.tgz", - "integrity": "sha512-//CyAwonUwhloR8VLSn+y6P7MbwVpEp25yX+SksjVf1G2VcAeHSTuE3FxSCXNEJi0Gd0i4/Z+v6H+xa11EAGLg==", + "version": "0.86.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz", + "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index d11d089396..4122d38696 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^4.0.4", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.85.3", + "hugo-bin": "^0.86.0", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.19",