diff --git a/package-lock.json b/package-lock.json index f67cdf1e93..368cacc806 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5433,9 +5433,9 @@ } }, "hugo-bin": { - "version": "0.60.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.60.0.tgz", - "integrity": "sha512-zdn2lP83yrwhk13/9MBOSJiRValmDjIhdWB8KPb0zxnsVIIVVoySpzAykuItVxRMIGz9B5F/yCrNJOeBLIhZqg==", + "version": "0.61.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.61.0.tgz", + "integrity": "sha512-GLjbAGHrtQU9xJAurbALqeBen3DCU86N64UZwnLQlPb+ne1g/rL1won4WMXKPWEoL1tbCMDtBxA938WSlBynvw==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 5dbfeade37..3cce53ddf7 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "find-unused-sass-variables": "^2.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.60.0", + "hugo-bin": "^0.61.0", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.1.0",