diff --git a/package-lock.json b/package-lock.json index 3c2b4f7b1..9a9133193 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.123.1", + "hugo-bin": "^0.124.0", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1", @@ -6246,9 +6246,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.123.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.123.1.tgz", - "integrity": "sha512-YENQPHxg8jFvn5KyTrqUj+mXwGHNJzelc8TzzJ1l6Cm6ZSJsl38mdEKvejA8J1146h8Y6a2m6q6TsSx/5g3HRg==", + "version": "0.124.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.124.0.tgz", + "integrity": "sha512-5Vi0XZ0wJS8tmp+RzYwhfAS6gBtU9ZcaVmGHVl7RSiYzbuFVA8YDhsdFry2kZPf2ZOlA3uZuVDJmVCRVzit7xw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index d276d80d8..d0fe4eb68 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.123.1", + "hugo-bin": "^0.124.0", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1",