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:
Bill Thornton
2021-08-23 20:42:50 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4004,9 +4004,9 @@
"dev": true
},
"blurhash": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.3.tgz",
"integrity": "sha512-yUhPJvXexbqbyijCIE/T2NCXcj9iNPhWmOKbPTuR/cm7Q5snXYIfnVnz6m7MWOXxODMz/Cr3UcVkRdHiuDVRDw=="
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/blurhash/-/blurhash-1.1.4.tgz",
"integrity": "sha512-MXIPz6zwYUKayju+Uidf83KhH0vodZfeRl6Ich8Gu+KGl0JgKiFq9LsfqV7cVU5fKD/AotmduZqvOfrGKOfTaA=="
},
"body-parser": {
"version": "1.19.0",
+1 -1
View File
@@ -64,7 +64,7 @@
"@fontsource/noto-sans-jp": "^4.5.0",
"@fontsource/noto-sans-kr": "^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",
"classnames": "^2.3.1",
"core-js": "^3.16.1",