From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 13:41:10 +0000 (+0300) Subject: Bump hugo-bin from 0.62.1 to 0.62.3 (#31367) X-Git-Tag: v5.0.0-alpha2~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cdf4a40ee28d89d36d7bf58bf611966053ab694;p=thirdparty%2Fbootstrap.git Bump hugo-bin from 0.62.1 to 0.62.3 (#31367) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.1 to 0.62.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.1...v0.62.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR --- diff --git a/package-lock.json b/package-lock.json index 225aa1e132..0ae8c41e25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5518,9 +5518,9 @@ } }, "hugo-bin": { - "version": "0.62.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.62.1.tgz", - "integrity": "sha512-Ig7QcnPMaqmLmYtFeEt3NblBjd/FRPC/MyRhoj6QCEVOVK5R1WZ+mIbNhuxJ+3U+120z0Z1qc3rrOi/gr0YjNg==", + "version": "0.62.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.62.3.tgz", + "integrity": "sha512-tWh6SR0g1i0HfpkxBKFEmSuAqDlojYxfP6ecmckmr/VLnjzwRictvZCyHOuRdvls5Dlm1zzzqtWiY1ubszj6+w==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 6e4857087b..452dd5a6ea 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "find-unused-sass-variables": "^2.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.62.1", + "hugo-bin": "^0.62.3", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.1.0",