diff --git a/package.json b/package.json index 1d56e8d59..2672338e0 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "@emotion/react": "11.13.3", "@emotion/styled": "11.13.0", "@ethereumjs/util": "9.1.0", - "@fontsource-variable/figtree": "^5.0.19", - "@fontsource-variable/roboto-mono": "^5.0.17", + "@fontsource-variable/figtree": "^5.1.1", + "@fontsource-variable/roboto-mono": "^5.1.0", "@metamask/jazzicon": "2.0.0", "@mui/base": "5.0.0-beta.61", "@mui/icons-material": "5.16.7", diff --git a/yarn.lock b/yarn.lock index e3012b386..f33c13754 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1661,15 +1661,15 @@ resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.8.tgz#21a907684723bbbaa5f0974cf7730bd797eb8e62" integrity sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig== -"@fontsource-variable/figtree@^5.0.19": - version "5.0.19" - resolved "https://registry.yarnpkg.com/@fontsource-variable/figtree/-/figtree-5.0.19.tgz#143201f4566c4a30dd0262a0901850a72395d992" - integrity sha512-4R7dcsjNJxAhamtOXDlsZgXIPYShzP2sloFFaQXOO9bUHk1thkQWElXzvlinzzI17H59iexUf987m7XTOv/zyQ== - -"@fontsource-variable/roboto-mono@^5.0.17": - version "5.0.17" - resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.0.17.tgz#293d600624b1fc1ca2d811c8bbf78b63b04883fe" - integrity sha512-+FyoiEmO2r/kiwPnsPtATK2ROMgNwCnVSvvs+K38GMLIgLSSk4cNqU3GCqJDMSvAPHMYd0gFPGKStFh+yLqd9Q== +"@fontsource-variable/figtree@^5.1.1": + version "5.1.1" + resolved "https://registry.yarnpkg.com/@fontsource-variable/figtree/-/figtree-5.1.1.tgz#b5ec2990c89d94655c10239c5c8670c26f08c540" + integrity sha512-t1rc0tZ5oFzVk5xBQ88Y12gnCzQKNXs8XPaU3IAeliCYRubCqOk+8UW7b0erqgDibaJpgAcnSFWRrWIxmY5++g== + +"@fontsource-variable/roboto-mono@^5.1.0": + version "5.1.0" + resolved "https://registry.yarnpkg.com/@fontsource-variable/roboto-mono/-/roboto-mono-5.1.0.tgz#c2d89761b8b32527500028b44af48b3e3e86f18b" + integrity sha512-87USlDpEi7dS/ayPXwf/08vdgJKEYxdQmuZk5kCzWBtumimdwWlA9Vh36TCtYqFC+dGgDxPX/4PJK+0lxkEd5A== "@humanwhocodes/config-array@^0.11.14": version "0.11.14"