diff --git a/package.json b/package.json index 79388b3..2b89a77 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "clean": "gatsby clean" }, "dependencies": { - "@fontsource/merriweather": "^4.5.14", - "@fontsource/montserrat": "^4.5.14", + "@fontsource/merriweather": "^5.0.0", + "@fontsource/montserrat": "^5.0.0", "@staticcms/app": "^4.0.0", "gatsby": "^5.7.0", "gatsby-plugin-feed": "^5.7.0", diff --git a/yarn.lock b/yarn.lock index 3b90e32..e823146 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1741,15 +1741,15 @@ resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.6.tgz#22958c042e10b67463997bd6ea7115fe28cbcaf9" integrity sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A== -"@fontsource/merriweather@^4.5.14": - version "4.5.14" - resolved "https://registry.yarnpkg.com/@fontsource/merriweather/-/merriweather-4.5.14.tgz#17b634fe3892e25f345954fe34df252730b96080" - integrity sha512-kDMIAokOvE9bYf+CDmEWzV3xtR8cRJlw/BipjhxqD9MIRZfU348cZ8xhHhmPXmxRiEjZLor4xxHXqps7eCvGQg== - -"@fontsource/montserrat@^4.5.14": - version "4.5.14" - resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-4.5.14.tgz#5f4bfc5e7f234a986d94d9e7e7193f852e6971e3" - integrity sha512-fTvrteVzuFUePhr4QYBGoK8G/YHLJ3IhF1HhKg0AxcFvZajJT7rM7ULdmKLSd2PkX44R3aaFZq1zDbmjbGGI+w== +"@fontsource/merriweather@^5.0.0": + version "5.0.8" + resolved "https://registry.yarnpkg.com/@fontsource/merriweather/-/merriweather-5.0.8.tgz#057ecbcd55fcd6592e4ce3254645075299916823" + integrity sha512-4vvR6psdKcGzaFCQL8fGCqMI/mOLKD+mhmUe3iQilx/4VFkIcF7wswWHZ7KCPeF24edX8yd0QXX0DQ1CenMrYA== + +"@fontsource/montserrat@^5.0.0": + version "5.0.16" + resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-5.0.16.tgz#caa1b11b1d0ee1d6a028a73cedb5b27f8d881242" + integrity sha512-g27g1cvkyVm74QM0HKOCnI4iifMqf/3cSJYedjbjtW/Ygb271qfDz5gGMJCl9MinD4nimDdENsU3K1vGR50S2Q== "@gatsbyjs/parcel-namer-relative-to-cwd@^2.12.1": version "2.12.1"