diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index b437ad2b..cbd9b35a 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "@emotion/react": "^11.14.0", - "@fontsource/open-sans": "^5.2.6", + "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.5.0", "@lingui/react": "^5.5.0", "@mantine/core": "^8.3.1", @@ -1331,9 +1331,9 @@ "license": "MIT" }, "node_modules/@fontsource/open-sans": { - "version": "5.2.6", - "resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.2.6.tgz", - "integrity": "sha512-mnfnUmBWQ+J220gqbibbzmKcc1kawV+lb3/Pspzu+Opnxza12oUffIg0ufG8g+3j1fnSznEWgyNV40MjtmJj6g==", + "version": "5.2.7", + "resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.2.7.tgz", + "integrity": "sha512-8yfgDYjE5O0vmTPdrcjV35y4yMnctsokmi9gN49Gcsr0sjzkMkR97AnKDe6OqZh2SFkYlR28fxOvi21bYEgMSw==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 2b6e18b2..f146ecb1 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@emotion/react": "^11.14.0", - "@fontsource/open-sans": "^5.2.6", + "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.5.0", "@lingui/react": "^5.5.0", "@mantine/core": "^8.3.1",