Skip to content

Commit 2cb3083

Browse files
Update dependency blurhash to v2
1 parent d13655d commit 2cb3083

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"license": "MIT",
1919
"dependencies": {
20-
"blurhash": "^1.1.5",
20+
"blurhash": "^2.0.0",
2121
"node-fetch": "2.6.7",
2222
"sharp": "^0.30.7"
2323
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,10 @@ bl@^4.0.3:
206206
inherits "^2.0.4"
207207
readable-stream "^3.4.0"
208208

209-
blurhash@^1.1.5:
210-
version "1.1.5"
211-
resolved "https://registry.yarnpkg.com/blurhash/-/blurhash-1.1.5.tgz#3034104cd5dce5a3e5caa871ae2f0f1f2d0ab566"
212-
integrity sha512-a+LO3A2DfxTaTztsmkbLYmUzUeApi0LZuKalwbNmqAHR6HhJGMt1qSV/R3wc+w4DL28holjqO3Bg74aUGavGjg==
209+
blurhash@^2.0.0:
210+
version "2.0.0"
211+
resolved "https://registry.yarnpkg.com/blurhash/-/blurhash-2.0.0.tgz#c2e6392043d5355241cf9ddaec9359023ea57a40"
212+
integrity sha512-fdEZnyJZ5E5s9neCfZUMSMkKfMtdKz1fG53t/iYvMjUFUsDnyZ1YnRRayKBK/B8cilNwe5gaIrPF8QlLrukEZQ==
213213

214214
boxen@^5.0.0:
215215
version "5.1.2"

0 commit comments

Comments
 (0)