diff --git a/webui/package-lock.json b/webui/package-lock.json index 55f0335..154014f 100644 --- a/webui/package-lock.json +++ b/webui/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@fontsource/inter": "^5.0.17", + "@fontsource/inter": "^5.0.18", "@mui/icons-material": "^5.15.15", "@mui/material": "^5.15.15", "i18next": "^23.11.2", @@ -1033,9 +1033,9 @@ "integrity": "sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==" }, "node_modules/@fontsource/inter": { - "version": "5.0.17", - "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.17.tgz", - "integrity": "sha512-2meBGx1kt7u5LwzGc5Sz5rka6ZDrydg6nT3x6Wkt310vHXUchIywrO8pooWMzZdHYcyFY/cv4lEpJZgMD94bCg==" + "version": "5.0.18", + "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.18.tgz", + "integrity": "sha512-YCsoYPTcs713sI7tLtxaPrIhXAXvEetGg5Ry02ivA8qUOb3fQHojbK/X9HLD5OOKvFUNR2Ynkwb1kR1hVKQHpw==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.14", diff --git a/webui/package.json b/webui/package.json index bdc5906..4086c29 100644 --- a/webui/package.json +++ b/webui/package.json @@ -12,7 +12,7 @@ "dependencies": { "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@fontsource/inter": "^5.0.17", + "@fontsource/inter": "^5.0.18", "@mui/icons-material": "^5.15.15", "@mui/material": "^5.15.15", "i18next": "^23.11.2", diff --git a/webui/yarn.lock b/webui/yarn.lock index d253009..ab74fc0 100644 --- a/webui/yarn.lock +++ b/webui/yarn.lock @@ -501,10 +501,10 @@ resolved "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz" integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q== -"@fontsource/inter@^5.0.17": - version "5.0.17" - resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.17.tgz#43fb1bc6bcfbfbfc3a9d19a59a4a7ab99fc1c645" - integrity sha512-2meBGx1kt7u5LwzGc5Sz5rka6ZDrydg6nT3x6Wkt310vHXUchIywrO8pooWMzZdHYcyFY/cv4lEpJZgMD94bCg== +"@fontsource/inter@^5.0.18": + version "5.0.18" + resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.18.tgz#eaddac790ee74b70932030f37ebaa9fc76decbd8" + integrity sha512-YCsoYPTcs713sI7tLtxaPrIhXAXvEetGg5Ry02ivA8qUOb3fQHojbK/X9HLD5OOKvFUNR2Ynkwb1kR1hVKQHpw== "@humanwhocodes/config-array@^0.11.14": version "0.11.14"