diff --git a/package-lock.json b/package-lock.json index 3576386..76d5e6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@astrojs/rss": "^3.0.0", "@astrojs/sitemap": "^3.0.3", "@astrojs/tailwind": "^5.0.3", - "@fontsource/exo-2": "^5.0.15", + "@fontsource/exo-2": "^5.0.16", "@tailwindcss/typography": "^0.5.10", "@wbmnky/license-report-generator": "^2.1.3", "astro": "^3.6.4", @@ -1166,9 +1166,9 @@ } }, "node_modules/@fontsource/exo-2": { - "version": "5.0.15", - "resolved": "https://registry.npmjs.org/@fontsource/exo-2/-/exo-2-5.0.15.tgz", - "integrity": "sha512-yVLzSJ5mIqL8EZVlARcNRGkzlyDeTSEh5v8tYsJb8gZWJSRdQcvC7kX409vk3M3RoEwA/Mw/0upWAiGowaiqZw==" + "version": "5.0.16", + "resolved": "https://registry.npmjs.org/@fontsource/exo-2/-/exo-2-5.0.16.tgz", + "integrity": "sha512-HpAK4/ISXixjl4mgAI3ru9/nVjsm/XsH1Qkjur//osGJNeDDnjd33e783mGYB3Sozp75ZL89W3Vhbp9PLzX0Dw==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.13", diff --git a/package.json b/package.json index a2b0696..b79a90e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@astrojs/rss": "^3.0.0", "@astrojs/sitemap": "^3.0.3", "@astrojs/tailwind": "^5.0.3", - "@fontsource/exo-2": "^5.0.15", + "@fontsource/exo-2": "^5.0.16", "@tailwindcss/typography": "^0.5.10", "@wbmnky/license-report-generator": "^2.1.3", "astro": "^3.6.4",