diff --git a/package-lock.json b/package-lock.json index b4b5a6f8fe..f003bb63ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "find-unused-sass-variables": "^4.0.4", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.88.1", + "hugo-bin": "^0.88.2", "ip": "^2.0.0", "jquery": "^3.6.0", "karma": "^6.3.20", @@ -5844,9 +5844,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.88.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz", - "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==", + "version": "0.88.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz", + "integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -15392,9 +15392,9 @@ } }, "hugo-bin": { - "version": "0.88.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz", - "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==", + "version": "0.88.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz", + "integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 63d1d5d72a..32a17ac57d 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^4.0.4", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.88.1", + "hugo-bin": "^0.88.2", "ip": "^2.0.0", "jquery": "^3.6.0", "karma": "^6.3.20",