diff --git a/package-lock.json b/package-lock.json index 34d596f..4691627 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@astrojs/rss": "^3.0.0", "@astrojs/sitemap": "^3.0.2", "@astrojs/tailwind": "^5.0.2", - "@fontsource/exo-2": "^5.0.14", + "@fontsource/exo-2": "^5.0.15", "@tailwindcss/typography": "^0.5.10", "@wbmnky/license-report-generator": "^2.1.3", "astro": "^3.3.2", @@ -1160,9 +1160,9 @@ } }, "node_modules/@fontsource/exo-2": { - "version": "5.0.14", - "resolved": "https://registry.npmjs.org/@fontsource/exo-2/-/exo-2-5.0.14.tgz", - "integrity": "sha512-DvmqHYj8CgawSp2KI0e0yFTe/o5fg0+yaeNBwzGvWt3mjzpsdmDvuIgo/RgPgnhGFMZ/enDWA0u8H/rxWC43LQ==" + "version": "5.0.15", + "resolved": "https://registry.npmjs.org/@fontsource/exo-2/-/exo-2-5.0.15.tgz", + "integrity": "sha512-yVLzSJ5mIqL8EZVlARcNRGkzlyDeTSEh5v8tYsJb8gZWJSRdQcvC7kX409vk3M3RoEwA/Mw/0upWAiGowaiqZw==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.13", diff --git a/package.json b/package.json index d484159..a6ed3a5 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@astrojs/rss": "^3.0.0", "@astrojs/sitemap": "^3.0.2", "@astrojs/tailwind": "^5.0.2", - "@fontsource/exo-2": "^5.0.14", + "@fontsource/exo-2": "^5.0.15", "@tailwindcss/typography": "^0.5.10", "@wbmnky/license-report-generator": "^2.1.3", "astro": "^3.3.2",