diff --git a/package.json b/package.json index e428598..05d0ac1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@babel/cli": "7.19.3", "@babel/plugin-transform-typescript": "7.19.3", - "@fontsource/encode-sans": "4.5.8", + "@fontsource/encode-sans": "4.5.9", "@icons-pack/react-simple-icons": "5.9.0", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", diff --git a/yarn.lock b/yarn.lock index d2360cc..d96b5c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1643,10 +1643,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/encode-sans@4.5.8": - version "4.5.8" - resolved "https://registry.yarnpkg.com/@fontsource/encode-sans/-/encode-sans-4.5.8.tgz#6686773e7b05cd7a07c87b3117de3f2b0ef73329" - integrity sha512-LvD5skW9a/AI3OZuN5iE/AnIT7kFUiKzqooLW7xG/3e9rLJXV2m9rs7TW0h9RIn01c7EWo1P8dIwRKknzKSHdw== +"@fontsource/encode-sans@4.5.9": + version "4.5.9" + resolved "https://registry.yarnpkg.com/@fontsource/encode-sans/-/encode-sans-4.5.9.tgz#f055f1afa5f43fb5e9ece3c4303cfdd5293b33e0" + integrity sha512-6tLI1FeCMYGtEMy5+1aRgmzgVTCfWL1b2MywvWFaxQGWnqjf4kO/YFnf99kFe52/XXcaCzkl09gxivVcsrxfAg== "@gatsbyjs/parcel-namer-relative-to-cwd@1.9.0": version "1.9.0"