1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #3000 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-kr-4.5.1

Bump @fontsource/noto-sans-kr from 4.5.0 to 4.5.1
This commit is contained in:
Bill Thornton 2021-09-23 12:32:06 -04:00 committed by GitHub
commit df63b51d9b
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

@ -3384,9 +3384,9 @@
"integrity": "sha512-BXe+enzyvI+iWYk7vr1cus0tc1wq8D7t08T1O5PuCZALJEYOPD3Knpl4ShVb6a9MXxaS25CjBhmc+r46uqyvpw=="
},
"@fontsource/noto-sans-kr": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-kr/-/noto-sans-kr-4.5.0.tgz",
"integrity": "sha512-2EFfUhkBWVjYurOHVdTbGWDqS7pbgKCcjfLhkh5iVxZFHwYbeqfnlb8l5pl1rgsLvj+lUSak2ezCydk1d4aIpA=="
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-kr/-/noto-sans-kr-4.5.1.tgz",
"integrity": "sha512-3Qqk6hs6pbD80VEAnCf4T9tZaZOM5h8KhBCc2oiGvCik55SOx20x+0gemev2xxatr+SBlUYdeltK3EEDEg4UfQ=="
},
"@fontsource/noto-sans-sc": {
"version": "4.5.1",

View file

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