diff --git a/site/package.json b/site/package.json index af8644e484898..3b3c5137e0320 100644 --- a/site/package.json +++ b/site/package.json @@ -23,7 +23,7 @@ "typegen": "xstate typegen 'src/**/*.ts'" }, "dependencies": { - "@fontsource/fira-code": "4.5.5", + "@fontsource/fira-code": "4.5.7", "@fontsource/inter": "4.5.5", "@material-ui/core": "4.9.4", "@material-ui/icons": "4.5.1", diff --git a/site/yarn.lock b/site/yarn.lock index c0bcbae52271c..c1e8ab45a7c7c 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -1262,10 +1262,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@fontsource/fira-code@4.5.5": - version "4.5.5" - resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.5.tgz#6e3ccb1095e3411d2c62b8f8cefb546b973c6eb9" - integrity sha512-bwsPmA5HW11SR0oIkgqSJYI3A8KP8aQLRCCH/EnR9gLHRuTFi1iG7GQ3wDTKy/AhECQJAKjXZ+mkVKlMxUaYCQ== +"@fontsource/fira-code@4.5.7": + version "4.5.7" + resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.7.tgz#c0a53f6ce9f95e2a8685fb33e3c4f258a5566e98" + integrity sha512-X5wR6FiwU93QOQJKbKsQiauuXYiSy7jJq1e2dnfWfDmi0LVjHs41oqbP968P/duz4XJf/UB/xnTJRhRtidPwug== "@fontsource/inter@4.5.5": version "4.5.5"