diff --git a/package-lock.json b/package-lock.json index f52489b96b..221167ad6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "CC0-1.0", "dependencies": { "@fontsource/lato": "^4.4.5", - "@fontsource/lekton": "^4.4.2", + "@fontsource/lekton": "^4.4.5", "@sentry/node": "^6.5.1", "@shields_io/camp": "^18.1.1", "badge-maker": "file:badge-maker", @@ -2323,9 +2323,9 @@ "integrity": "sha512-pm9am2tdLnK+21PKCK060oY8R8OKFVzTVvM6pPS+mS7JOZKe3mmDgfB2DGzzyHG/Azj3Pn6onU72BrQsh3XjNw==" }, "node_modules/@fontsource/lekton": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.4.2.tgz", - "integrity": "sha512-G+GcVEkuVG0QEslHa8rYy5bl/r4pHEt2G0DSStBL61QmSoMm+u4Ww9hGTjBeNHgAfum6YL4qoxv+Uzo/IqZsJg==" + "version": "4.4.5", + "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.4.5.tgz", + "integrity": "sha512-oSxKRILNmGUuKVc+eImAttV2XXvHwXJLmnR0zfo7vXBIKBxotDRsOK7E6+uQgiTB/fW8NJgmI9InIYTnBBkaEg==" }, "node_modules/@gatsbyjs/reach-router": { "version": "1.3.6", @@ -33541,9 +33541,9 @@ "integrity": "sha512-pm9am2tdLnK+21PKCK060oY8R8OKFVzTVvM6pPS+mS7JOZKe3mmDgfB2DGzzyHG/Azj3Pn6onU72BrQsh3XjNw==" }, "@fontsource/lekton": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.4.2.tgz", - "integrity": "sha512-G+GcVEkuVG0QEslHa8rYy5bl/r4pHEt2G0DSStBL61QmSoMm+u4Ww9hGTjBeNHgAfum6YL4qoxv+Uzo/IqZsJg==" + "version": "4.4.5", + "resolved": "https://registry.npmjs.org/@fontsource/lekton/-/lekton-4.4.5.tgz", + "integrity": "sha512-oSxKRILNmGUuKVc+eImAttV2XXvHwXJLmnR0zfo7vXBIKBxotDRsOK7E6+uQgiTB/fW8NJgmI9InIYTnBBkaEg==" }, "@gatsbyjs/reach-router": { "version": "1.3.6", diff --git a/package.json b/package.json index 6c5db4b687..31a37da32c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@fontsource/lato": "^4.4.5", - "@fontsource/lekton": "^4.4.2", + "@fontsource/lekton": "^4.4.5", "@sentry/node": "^6.5.1", "@shields_io/camp": "^18.1.1", "badge-maker": "file:badge-maker",