diff --git a/package-lock.json b/package-lock.json
index a312826..5cff529 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,7 +8,7 @@
       "name": "website",
       "version": "0.0.0",
       "dependencies": {
-        "@fontsource/fira-code": "4.5.11",
+        "@fontsource/fira-code": "4.5.12",
         "@fortawesome/fontawesome-free": "6.2.0",
         "@ledge/is-ie-11": "7.0.0",
         "bulma": "0.9.4",
@@ -137,9 +137,9 @@
       }
     },
     "node_modules/@fontsource/fira-code": {
-      "version": "4.5.11",
-      "resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.11.tgz",
-      "integrity": "sha512-/o5QVmfPfkjlCGoWtrB66y4CtqeDPt9n8Ltz4VmFkLoO9Ov8L1thsbPbEQqKePUMJBVShnh9G448X36PCWlOYw=="
+      "version": "4.5.12",
+      "resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.12.tgz",
+      "integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g=="
     },
     "node_modules/@fortawesome/fontawesome-free": {
       "version": "6.2.0",
@@ -3939,9 +3939,9 @@
       }
     },
     "@fontsource/fira-code": {
-      "version": "4.5.11",
-      "resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.11.tgz",
-      "integrity": "sha512-/o5QVmfPfkjlCGoWtrB66y4CtqeDPt9n8Ltz4VmFkLoO9Ov8L1thsbPbEQqKePUMJBVShnh9G448X36PCWlOYw=="
+      "version": "4.5.12",
+      "resolved": "https://registry.npmjs.org/@fontsource/fira-code/-/fira-code-4.5.12.tgz",
+      "integrity": "sha512-dAVGsgiVR6jslpuXosHH4/Jf8bsAIKL1RWqjVq4WpmxL7CFHfg9hT5bAv/Y3xsEj8kDTibEgpuC3eMfr9kb02g=="
     },
     "@fortawesome/fontawesome-free": {
       "version": "6.2.0",
diff --git a/package.json b/package.json
index bffbaa8..ce55719 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
     "stylelint-config-standard-scss": "6.0.0"
   },
   "dependencies": {
-    "@fontsource/fira-code": "4.5.11",
+    "@fontsource/fira-code": "4.5.12",
     "@fortawesome/fontawesome-free": "6.2.0",
     "@ledge/is-ie-11": "7.0.0",
     "bulma": "0.9.4",