chore(deps)(deps): bump blurhash from 1.1.5 to 2.0.5

Bumps [blurhash](https://github.com/woltapp/blurhash) from 1.1.5 to 2.0.5.
- [Commits](https://github.com/woltapp/blurhash/commits)

---
updated-dependencies:
- dependency-name: blurhash
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/7024/head
dependabot[bot] 3 weeks ago committed by GitHub
parent 9e33bed630
commit f428ff6fb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
package-lock.json generated

@ -16,7 +16,7 @@
"@zip.js/zip.js": "^2.7.24", "@zip.js/zip.js": "^2.7.24",
"animate.css": "^4.1.0", "animate.css": "^4.1.0",
"bigpicture": "^2.6.2", "bigpicture": "^2.6.2",
"blurhash": "^1.1.3", "blurhash": "^2.0.5",
"bootstrap-vue": "^2.22.0", "bootstrap-vue": "^2.22.0",
"caniuse-lite": "^1.0.30001418", "caniuse-lite": "^1.0.30001418",
"chart.js": "^2.7.2", "chart.js": "^2.7.2",
@ -4767,9 +4767,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/blurhash": { "node_modules/blurhash": {
"version": "1.1.5", "version": "2.0.5",
"resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.5.tgz", "resolved": "https://registry.npmjs.org/blurhash/-/blurhash-2.0.5.tgz",
"integrity": "sha512-a+LO3A2DfxTaTztsmkbLYmUzUeApi0LZuKalwbNmqAHR6HhJGMt1qSV/R3wc+w4DL28holjqO3Bg74aUGavGjg==", "integrity": "sha512-cRygWd7kGBQO3VEhPiTgq4Wc43ctsM+o46urrmPOiuAe+07fzlSB9OJVdpgDL0jPqXUVQ9ht7aq7kxOeJHRK+w==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/bn.js": { "node_modules/bn.js": {

@ -44,7 +44,7 @@
"@zip.js/zip.js": "^2.7.24", "@zip.js/zip.js": "^2.7.24",
"animate.css": "^4.1.0", "animate.css": "^4.1.0",
"bigpicture": "^2.6.2", "bigpicture": "^2.6.2",
"blurhash": "^1.1.3", "blurhash": "^2.0.5",
"bootstrap-vue": "^2.22.0", "bootstrap-vue": "^2.22.0",
"caniuse-lite": "^1.0.30001418", "caniuse-lite": "^1.0.30001418",
"chart.js": "^2.7.2", "chart.js": "^2.7.2",

Loading…
Cancel
Save