diff --git a/package-lock.json b/package-lock.json index ee80b38888..1cf971a535 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5783,9 +5783,9 @@ } }, "hugo-bin": { - "version": "0.46.3", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.46.3.tgz", - "integrity": "sha512-Frj0fGHdl3cnqa94az43Dn5GtFh3wLGkmx8xtV6EidYXI0/UWUrKP9kLWsHtxeXASss59TTVUReS+G8UDKqFUQ==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.0.tgz", + "integrity": "sha512-v9aJ7FRXU7HYWy13MJPLQIt6qcPx3ysRtUwS/Bh73Z6TidNwDl8fYz+k/k1kOwrmpn8gxbc18aM9P5khfz1Hiw==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 48771f2407..8667a7751f 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "find-unused-sass-variables": "^0.6.0", "glob": "^7.1.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.46.3", + "hugo-bin": "^0.47.0", "ip": "^1.1.5", "jasmine-core": "^3.5.0", "karma": "^4.3.0",