diff --git a/package-lock.json b/package-lock.json index 6c719a514..ea60ce97d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.112.1", + "hugo-bin": "^0.114.2", "ip": "^2.0.0", "jquery": "^3.7.0", "karma": "^6.4.2", @@ -5850,9 +5850,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.112.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.112.1.tgz", - "integrity": "sha512-Iguqted2G4zE5ZCH3onkhp9jPxZqxjbnQXxoYgo4RdVQhvRD16E3AzzUfbEiQM9yDM+fKhHCr2ajl9t8JTw/pA==", + "version": "0.114.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.114.2.tgz", + "integrity": "sha512-a7F8wArDACHm10cQnpDe9kljNc3zcsy5uK3myD5TTVU5QZ+75ZYi0IcP9YmQNDg57jos9p0ggOCu510SueH1yw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index b4bd1c2b1..c0d431002 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.112.1", + "hugo-bin": "^0.114.2", "ip": "^2.0.0", "jquery": "^3.7.0", "karma": "^6.4.2",