diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index a4c16c69..26cafe7d 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.11.3", - "@fontsource/open-sans": "^5.0.22", + "@fontsource/open-sans": "^5.0.23", "@lingui/core": "^4.7.0", "@lingui/macro": "^4.7.0", "@lingui/react": "^4.7.0", @@ -1190,9 +1190,9 @@ "integrity": "sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==" }, "node_modules/@fontsource/open-sans": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.0.22.tgz", - "integrity": "sha512-lN3A4prlcVPgLjlgwY+oMPalpyXPM/6DwaLr6LjqkjytjGIZTLBbInL+zTfcemSyMtTQklreETepGjjmtzlRHA==" + "version": "5.0.23", + "resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.0.23.tgz", + "integrity": "sha512-BTp23tnfuvoLVyb0pmybebmx/YEmq/VMSwTWPy9zMyNlRV63XDVuE1M/XCpcCy2mYbespx/Ky4NWrZkL3GGfig==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.13", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 4c82a296..a5a1d8bc 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@emotion/react": "^11.11.3", - "@fontsource/open-sans": "^5.0.22", + "@fontsource/open-sans": "^5.0.23", "@lingui/core": "^4.7.0", "@lingui/macro": "^4.7.0", "@lingui/react": "^4.7.0",