diff --git a/package-lock.json b/package-lock.json index d915465d819f..28169fd0f588 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.118.0", + "hugo-bin": "^0.118.1", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.1", @@ -6281,9 +6281,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.118.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.0.tgz", - "integrity": "sha512-YVmmJIhoN9wJtHOR+FfVP2OFDymJF1Nop2MKSFmIKqOSu9B7ZfAn+yVCwernWNelepacjSYSoAebt+vFSsF5+g==", + "version": "0.118.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.1.tgz", + "integrity": "sha512-WIS4kLNySb5u2+iwk//N7ClLUCksmyjvqdkGQTFc5v7Bqjpn1yLcIIBWwxU3R4SBc2Lr772/auxlzzsRffGbVA==", "dev": true, "funding": [ { @@ -16215,9 +16215,9 @@ } }, "hugo-bin": { - "version": "0.118.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.0.tgz", - "integrity": "sha512-YVmmJIhoN9wJtHOR+FfVP2OFDymJF1Nop2MKSFmIKqOSu9B7ZfAn+yVCwernWNelepacjSYSoAebt+vFSsF5+g==", + "version": "0.118.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.118.1.tgz", + "integrity": "sha512-WIS4kLNySb5u2+iwk//N7ClLUCksmyjvqdkGQTFc5v7Bqjpn1yLcIIBWwxU3R4SBc2Lr772/auxlzzsRffGbVA==", "dev": true, "requires": { "@xhmikosr/bin-wrapper": "^12.0.0", diff --git a/package.json b/package.json index 7da6403aae97..d174be59d74e 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.118.0", + "hugo-bin": "^0.118.1", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.1",