fix(deps): update dependency @fontsource-variable/open-sans to ^5.0.21

This commit is contained in:
renovate[bot] 2023-12-17 01:30:38 +00:00 committed by GitHub
parent 11f4f7124b
commit db71aa77dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -515,9 +515,9 @@
}
},
"node_modules/@fontsource-variable/open-sans": {
"version": "5.0.20",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.20.tgz",
"integrity": "sha512-+cSzvr27v8mlNoHs2g5+gT117LD9ATjkyPNWse4G+Ha6hWpW//wxYvNhnesUmBG1NF1VRI81Z/MiIDYNOPMAhQ=="
"version": "5.0.21",
"resolved": "https://registry.npmjs.org/@fontsource-variable/open-sans/-/open-sans-5.0.21.tgz",
"integrity": "sha512-aLE1iTSx2J0NZw3capyh19GALUXiELEG4bgwABELVaZdeRHMTU5aApHa+KRC9KlfH0DzaDDLB5aSQBAOhy/R5Q=="
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.13",
@ -12724,7 +12724,7 @@
"version": "0.1.10",
"license": "Apache-2.0",
"dependencies": {
"@fontsource-variable/open-sans": "^5.0.20",
"@fontsource-variable/open-sans": "^5.0.21",
"@jsdoc/core": "^0.5.7",
"@jsdoc/salty": "^0.2.7",
"@jsdoc/tag": "^0.2.10",

View File

@ -13,7 +13,7 @@
"access": "public"
},
"dependencies": {
"@fontsource-variable/open-sans": "^5.0.20",
"@fontsource-variable/open-sans": "^5.0.21",
"@jsdoc/core": "^0.5.7",
"@jsdoc/salty": "^0.2.7",
"@jsdoc/tag": "^0.2.10",