Bump blurhash from 1.1.5 to 2.0.0 (#842)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 14 Sep 2022 11:18:42 +0000 (16:48 +0530)
committerGitHub <noreply@github.com>
Wed, 14 Sep 2022 11:18:42 +0000 (16:48 +0530)
Bumps [blurhash](https://github.com/woltapp/blurhash) from 1.1.5 to 2.0.0.
- [Release notes](https://github.com/woltapp/blurhash/releases)
- [Commits](https://github.com/woltapp/blurhash/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 5fdaa8666ef52f69df8fbd9f780b97c855269409..7d8de9e1549e1c41118a9c5048e4986f7417419a 100644 (file)
@@ -15,7 +15,7 @@
         "@matrix-org/olm": "3.2.12",
         "@tippyjs/react": "4.2.6",
         "babel-polyfill": "6.26.0",
-        "blurhash": "1.1.5",
+        "blurhash": "2.0.0",
         "browser-encrypt-attachment": "0.3.0",
         "dateformat": "5.0.3",
         "emojibase-data": "7.0.1",
       "dev": true
     },
     "node_modules/blurhash": {
-      "version": "1.1.5",
-      "resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.5.tgz",
-      "integrity": "sha512-a+LO3A2DfxTaTztsmkbLYmUzUeApi0LZuKalwbNmqAHR6HhJGMt1qSV/R3wc+w4DL28holjqO3Bg74aUGavGjg=="
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/blurhash/-/blurhash-2.0.0.tgz",
+      "integrity": "sha512-fdEZnyJZ5E5s9neCfZUMSMkKfMtdKz1fG53t/iYvMjUFUsDnyZ1YnRRayKBK/B8cilNwe5gaIrPF8QlLrukEZQ=="
     },
     "node_modules/bn.js": {
       "version": "5.2.1",
       }
     },
     "blurhash": {
-      "version": "1.1.5",
-      "resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.5.tgz",
-      "integrity": "sha512-a+LO3A2DfxTaTztsmkbLYmUzUeApi0LZuKalwbNmqAHR6HhJGMt1qSV/R3wc+w4DL28holjqO3Bg74aUGavGjg=="
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/blurhash/-/blurhash-2.0.0.tgz",
+      "integrity": "sha512-fdEZnyJZ5E5s9neCfZUMSMkKfMtdKz1fG53t/iYvMjUFUsDnyZ1YnRRayKBK/B8cilNwe5gaIrPF8QlLrukEZQ=="
     },
     "bn.js": {
       "version": "5.2.1",
index e531241183e11fe999d35e9a571bf4932898b29d..84d1c613807aa6e864dacd21c9745bd363f60d7f 100644 (file)
@@ -21,7 +21,7 @@
     "@matrix-org/olm": "3.2.12",
     "@tippyjs/react": "4.2.6",
     "babel-polyfill": "6.26.0",
-    "blurhash": "1.1.5",
+    "blurhash": "2.0.0",
     "browser-encrypt-attachment": "0.3.0",
     "dateformat": "5.0.3",
     "emojibase-data": "7.0.1",