diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-11-17 15:17:17 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-17 15:17:17 +0200 |
| commit | 2746df251afbe4d6135f0c7160250656efc9fd3f (patch) | |
| tree | 1626e57b0a85267bd98d43ba3f628183c348136d | |
| parent | 0d6c89de95af3760caed41f3247123203c76b9ef (diff) | |
| download | bootstrap-2746df251afbe4d6135f0c7160250656efc9fd3f.tar.xz bootstrap-2746df251afbe4d6135f0c7160250656efc9fd3f.zip | |
Bump hugo-bin from 0.66.1 to 0.66.2 (#32169)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.66.1 to 0.66.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.66.1...v0.66.2)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
| -rw-r--r-- | package-lock.json | 12 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 140428666..aad0b1738 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1914,9 +1914,9 @@ "dev": true }, "base64-js": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz", - "integrity": "sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", "dev": true }, "base64id": { @@ -5478,9 +5478,9 @@ } }, "hugo-bin": { - "version": "0.66.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.66.1.tgz", - "integrity": "sha512-enMlGVAS2qVQZiX1CYPMD8Dihh+zLVgqPAsip8Hques1U1M1mPNf01cGoAZXuMscyo8B5/qBWhDqRimNMFLuKg==", + "version": "0.66.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.66.2.tgz", + "integrity": "sha512-T/U35qAnzKubHzMi10uolB50e+RgHigHyAEnhGy6upCEp2H1sbDtsmqyzIhc+gMK8VIzJoU3vg/nqfpkFKOwsA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 3f9361f63..5fdecc494 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "find-unused-sass-variables": "^3.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.66.1", + "hugo-bin": "^0.66.2", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.2.3", |
