mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #2879 from jellyfin/dependabot/npm_and_yarn/blurhash-1.1.4
Bump blurhash from 1.1.3 to 1.1.4
This commit is contained in:
commit
a3fc5b59fc
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -4004,9 +4004,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"blurhash": {
|
"blurhash": {
|
||||||
"version": "1.1.3",
|
"version": "1.1.4",
|
||||||
"resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.4.tgz",
|
||||||
"integrity": "sha512-yUhPJvXexbqbyijCIE/T2NCXcj9iNPhWmOKbPTuR/cm7Q5snXYIfnVnz6m7MWOXxODMz/Cr3UcVkRdHiuDVRDw=="
|
"integrity": "sha512-MXIPz6zwYUKayju+Uidf83KhH0vodZfeRl6Ich8Gu+KGl0JgKiFq9LsfqV7cVU5fKD/AotmduZqvOfrGKOfTaA=="
|
||||||
},
|
},
|
||||||
"body-parser": {
|
"body-parser": {
|
||||||
"version": "1.19.0",
|
"version": "1.19.0",
|
||||||
|
|
|
@ -64,7 +64,7 @@
|
||||||
"@fontsource/noto-sans-jp": "^4.5.0",
|
"@fontsource/noto-sans-jp": "^4.5.0",
|
||||||
"@fontsource/noto-sans-kr": "^4.5.0",
|
"@fontsource/noto-sans-kr": "^4.5.0",
|
||||||
"@fontsource/noto-sans-sc": "^4.5.0",
|
"@fontsource/noto-sans-sc": "^4.5.0",
|
||||||
"blurhash": "^1.1.3",
|
"blurhash": "^1.1.4",
|
||||||
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
|
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
|
||||||
"classnames": "^2.3.1",
|
"classnames": "^2.3.1",
|
||||||
"core-js": "^3.16.1",
|
"core-js": "^3.16.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue