diff --git a/package.json b/package.json index 1e3579764..e6b38fec0 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@vueuse/core": "9.2.0", "@vueuse/router": "9.2.0", "axios": "0.27.2", - "blurhash": "1.1.5", + "blurhash": "2.0.0", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", "date-fns": "2.29.2", diff --git a/yarn.lock b/yarn.lock index d8ab0d86f..9b8447ff3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3571,10 +3571,10 @@ blueimp-md5@^2.10.0: resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.19.0.tgz#b53feea5498dcb53dc6ec4b823adb84b729c4af0" integrity sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w== -blurhash@1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/blurhash/-/blurhash-1.1.5.tgz#3034104cd5dce5a3e5caa871ae2f0f1f2d0ab566" - integrity sha512-a+LO3A2DfxTaTztsmkbLYmUzUeApi0LZuKalwbNmqAHR6HhJGMt1qSV/R3wc+w4DL28holjqO3Bg74aUGavGjg== +blurhash@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/blurhash/-/blurhash-2.0.0.tgz#c2e6392043d5355241cf9ddaec9359023ea57a40" + integrity sha512-fdEZnyJZ5E5s9neCfZUMSMkKfMtdKz1fG53t/iYvMjUFUsDnyZ1YnRRayKBK/B8cilNwe5gaIrPF8QlLrukEZQ== body-parser@1.19.0: version "1.19.0"