diff --git a/docs/package.json b/docs/package.json index 3038d03c9..8c7041aec 100644 --- a/docs/package.json +++ b/docs/package.json @@ -20,7 +20,7 @@ "react": "^16.12.0", "react-dom": "^16.12.0", "react-helmet": "^6.1.0", - "typeface-fira-mono": "^0.0.72", + "typeface-fira-mono": "^1.1.13", "typeface-source-sans-pro": "^0.0.75", "typescript": "^4.9.5" }, diff --git a/docs/yarn.lock b/docs/yarn.lock index 97a657bb2..d4e2b759a 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -16261,10 +16261,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== -typeface-fira-mono@^0.0.72: - version "0.0.72" - resolved "https://registry.yarnpkg.com/typeface-fira-mono/-/typeface-fira-mono-0.0.72.tgz#b396d2a08814bb3a32d94ef71c74d37883c3475b" - integrity sha512-bouzjtniGMrakhazipUl6mskswe7UvH3qynU5Wsl0O7NMuL178VtZ0pOqUGsjBJ42l64GZo9nUMI1eSK4kvJbQ== +typeface-fira-mono@^1.1.13: + version "1.1.13" + resolved "https://registry.yarnpkg.com/typeface-fira-mono/-/typeface-fira-mono-1.1.13.tgz#753c3e6100e3620581b94f5deb86ce8f8ed3bda8" + integrity sha512-+1T4zpyB2kYoOP7K0+k4gSaxchkwh/UeOC30h1vstAetF4+eJc6qVI3adrFVOPB7sYwHXJtLcfkKG2fAMs3TgQ== typeface-source-sans-pro@^0.0.75: version "0.0.75"