diff --git a/package-lock.json b/package-lock.json index 2ca6c6e9de90..570683237e00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "find-unused-sass-variables": "^3.1.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.80.0", + "hugo-bin": "^0.80.1", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.12", @@ -6210,9 +6210,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.80.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.0.tgz", - "integrity": "sha512-7mPT37eNU/S4T6oqPiAuvj+Gmp/Lab9KYbnDaZcvc6U09C0/HFvUMhylUhcQ1lYXfoB/MX+tdIjmZz2+G0MpiQ==", + "version": "0.80.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.1.tgz", + "integrity": "sha512-FXhgwTGA2S4jWIci4BT4kt0vpt/n+wJSNbfvFHhcJJwTcce9ONIO360CPDudwHoQRfSm5ts5mQ5y+CWAeD7fZA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -16042,9 +16042,9 @@ } }, "hugo-bin": { - "version": "0.80.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.0.tgz", - "integrity": "sha512-7mPT37eNU/S4T6oqPiAuvj+Gmp/Lab9KYbnDaZcvc6U09C0/HFvUMhylUhcQ1lYXfoB/MX+tdIjmZz2+G0MpiQ==", + "version": "0.80.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.1.tgz", + "integrity": "sha512-FXhgwTGA2S4jWIci4BT4kt0vpt/n+wJSNbfvFHhcJJwTcce9ONIO360CPDudwHoQRfSm5ts5mQ5y+CWAeD7fZA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 5538eb47baa9..f5fd7b3f632a 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "find-unused-sass-variables": "^3.1.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.80.0", + "hugo-bin": "^0.80.1", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.12",