Merge pull request #2834 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-kr-4.5.0

This commit is contained in:
Bill Thornton 2021-08-05 19:56:08 -07:00 committed by GitHub
commit a0ba81c29d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2648,9 +2648,9 @@
"integrity": "sha512-BXe+enzyvI+iWYk7vr1cus0tc1wq8D7t08T1O5PuCZALJEYOPD3Knpl4ShVb6a9MXxaS25CjBhmc+r46uqyvpw=="
},
"@fontsource/noto-sans-kr": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-kr/-/noto-sans-kr-4.4.5.tgz",
"integrity": "sha512-+NEoZ1ZpOr1upb+rheWYAmF6PlJ9E1n9R/VQobGqmHVJt67y2FsRijW9bztMwrOVKR10aLE7DuzOcYEgUnru0g=="
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-kr/-/noto-sans-kr-4.5.0.tgz",
"integrity": "sha512-2EFfUhkBWVjYurOHVdTbGWDqS7pbgKCcjfLhkh5iVxZFHwYbeqfnlb8l5pl1rgsLvj+lUSak2ezCydk1d4aIpA=="
},
"@fontsource/noto-sans-sc": {
"version": "4.5.0",

View File

@ -62,7 +62,7 @@
"@fontsource/noto-sans": "^4.5.0",
"@fontsource/noto-sans-hk": "^4.5.0",
"@fontsource/noto-sans-jp": "^4.5.0",
"@fontsource/noto-sans-kr": "^4.4.5",
"@fontsource/noto-sans-kr": "^4.5.0",
"@fontsource/noto-sans-sc": "^4.5.0",
"blurhash": "^1.1.3",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",