diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index dc097572..5098f85e 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.7", + "@fontsource/open-sans": "5.3.0", "@lingui/core": "6.5.0", "@lingui/react": "6.5.0", "@mantine/core": "9.4.1", @@ -946,9 +946,9 @@ "license": "MIT" }, "node_modules/@fontsource/open-sans": { - "version": "5.2.7", - "resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.2.7.tgz", - "integrity": "sha512-8yfgDYjE5O0vmTPdrcjV35y4yMnctsokmi9gN49Gcsr0sjzkMkR97AnKDe6OqZh2SFkYlR28fxOvi21bYEgMSw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.3.0.tgz", + "integrity": "sha512-V1bdMlGNyZrJwzrdusshMOw2YR0aqYDL7kOo9dkxUEKl8dFv66A9HLckOOXl572sG/7ohhDQrCrTFGSn9LZcSw==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 081e6987..63111d45 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.7", + "@fontsource/open-sans": "5.3.0", "@lingui/core": "6.5.0", "@lingui/react": "6.5.0", "@mantine/core": "9.4.1",