diff --git a/site/package.json b/site/package.json index cfadf66deb5a8..93a2cbbf566e4 100644 --- a/site/package.json +++ b/site/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@fontsource/ibm-plex-mono": "4.5.9", - "@fontsource/inter": "4.5.7", + "@fontsource/inter": "4.5.10", "@material-ui/core": "4.9.4", "@material-ui/icons": "4.5.1", "@material-ui/lab": "4.0.0-alpha.42", diff --git a/site/yarn.lock b/site/yarn.lock index 3265a2c0279ea..1d42479e944a4 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -1274,10 +1274,10 @@ resolved "https://registry.yarnpkg.com/@fontsource/ibm-plex-mono/-/ibm-plex-mono-4.5.9.tgz#96968bebc4b1ea559818a9c52c87b3854a8145ba" integrity sha512-goblhmAX48GELIUQnWBg6AKVZklcTUu6NwF8tRiIzlxTZuOspbzHrW/3sF3WOH6+mJVay9n6QLbbikOfxSRekQ== -"@fontsource/inter@4.5.7": - version "4.5.7" - resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.7.tgz#f0657c52105ed51e04ac636a25d6016896c5ee9d" - integrity sha512-25k3thupaOEBexuU+jAkGqieKPbuhSuA+sinDwp1iBNhqQPiJ9QHDvsXgoCgCbZ4sGlE8aCwZmSlDJrPdJHNkw== +"@fontsource/inter@4.5.10": + version "4.5.10" + resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-4.5.10.tgz#c4e6839197dc4c77842eae9475ff0e036ff87fc9" + integrity sha512-YOt2/K8yo25MVBjrTImHxVimmyZEt0GcrWp2w7O29sdFX9SJqbGlOqjFJ1wI5yBbP6AmTeimyPE0UC/jjFRoIA== "@gar/promisify@^1.0.1": version "1.1.2"