Merge pull request #2712 from jellyfin/dependabot/npm_and_yarn/fontsource/noto-sans-sc-4.4.5

Bump @fontsource/noto-sans-sc from 4.2.2 to 4.4.5
This commit is contained in:
Bill Thornton 2021-06-11 01:29:19 -04:00 committed by GitHub
commit 0901431372
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

@ -1912,9 +1912,9 @@
"integrity": "sha512-rOtJGGZsnqI6cmRpQ3wc0zRnA0V5IHzUNE1aCdxvbnxGUs9hwtG9D1lJBq29a8v9eogACwuMDgurTxFO2Mpqlw=="
},
"@fontsource/noto-sans-sc": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-sc/-/noto-sans-sc-4.2.2.tgz",
"integrity": "sha512-l9HWU7sbLzafCK35vxqodX4LOOGCDmsNImLPcTKWweQwVUlveWFnPXhnsFGEbVu+d0ezOsfba/PuGaC8r539Hg=="
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/@fontsource/noto-sans-sc/-/noto-sans-sc-4.4.5.tgz",
"integrity": "sha512-8BEI3FSi/u2Xz5tET0kw5mBhq06l1+OMi864jfYmka7J2X/PRuiBC7Fmsmwqb3Do5iDTmHqD7oNDupzsractFA=="
},
"@hapi/address": {
"version": "2.1.4",

View file

@ -55,7 +55,7 @@
"@fontsource/noto-sans-hk": "^4.4.2",
"@fontsource/noto-sans-jp": "^4.2.1",
"@fontsource/noto-sans-kr": "^4.2.2",
"@fontsource/noto-sans-sc": "^4.2.1",
"@fontsource/noto-sans-sc": "^4.4.5",
"blurhash": "^1.1.3",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"classnames": "^2.3.1",