summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-07-19 00:24:07 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-07-19 00:24:07 +0900
commit3f71b1463719bee476d39b7ceca5a2eea4b5cb67 (patch)
tree70003fc0a220785526289fd5b46d8c708a59c21d /yarn.lock
parentfix(client): プラグインの動作を修正 (diff)
downloadmisskey-3f71b1463719bee476d39b7ceca5a2eea4b5cb67.tar.gz
misskey-3f71b1463719bee476d39b7ceca5a2eea4b5cb67.tar.bz2
misskey-3f71b1463719bee476d39b7ceca5a2eea4b5cb67.zip
feat: Blurhash integration
Resolve #6559
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 2000b823ee..55e62690a7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1669,6 +1669,11 @@ bluebird@^3.1.1, bluebird@^3.4.1:
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
+blurhash@1.1.3:
+ version "1.1.3"
+ resolved "https://registry.yarnpkg.com/blurhash/-/blurhash-1.1.3.tgz#dc325af7da836d07a0861d830bdd63694382483e"
+ integrity sha512-yUhPJvXexbqbyijCIE/T2NCXcj9iNPhWmOKbPTuR/cm7Q5snXYIfnVnz6m7MWOXxODMz/Cr3UcVkRdHiuDVRDw==
+
bn.js@^4.0.0:
version "4.11.8"
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"