From 1fd10ec99801a48f74f82e77a2f59f47888b707d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 9 Dec 2023 18:44:25 +0000
Subject: [PATCH] fix(deps): update dependency @fontsource/exo-2 to ^5.0.16

---
 package-lock.json | 8 ++++----
 package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

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",