Skip to content

Commit 83f37ba

Browse files
committed
chore(deps): ⬆️ update blurhash-from-url
1 parent 8ad9a14 commit 83f37ba

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
@@ -34,7 +34,7 @@
3434
"react-blurhash"
3535
],
3636
"dependencies": {
37-
"blurhash-from-url": "^0.0.7",
37+
"blurhash-from-url": "^0.0.8",
3838
"chalk": "^5.0.1",
3939
"meow": "^10.1.3",
4040
"ora": "^6.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,10 @@ blueimp-md5@^2.10.0:
306306
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.19.0.tgz#b53feea5498dcb53dc6ec4b823adb84b729c4af0"
307307
integrity sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==
308308

309-
blurhash-from-url@^0.0.7:
310-
version "0.0.7"
311-
resolved "https://registry.yarnpkg.com/blurhash-from-url/-/blurhash-from-url-0.0.7.tgz#0c4db85877ba6bfd851aa9c9b45355834684371c"
312-
integrity sha512-StfffrdiHZtAArT4kf0jYOJEKCissJR2ZerpFQf4S1Qj1L8f4czc5w6xRxqoCkCoe4vzRmTgtHToIQrYdlq7vA==
309+
blurhash-from-url@^0.0.8:
310+
version "0.0.8"
311+
resolved "https://registry.yarnpkg.com/blurhash-from-url/-/blurhash-from-url-0.0.8.tgz#7fd9947d064d9d5098454220cf0abe9b020c9935"
312+
integrity sha512-ujmNH+SVbWpC6Fw7Rzru0D/tZ0A65Xz65rhrt0AWS7ohxkGLEZJ2itTS/uaehY/6KLqaUc0dX9Qd07cwKyPn+A==
313313
dependencies:
314314
blurhash "^1.1.5"
315315
image-size "^1.0.2"

0 commit comments

Comments
 (0)