diff --git a/packages/gatsby-plugin-typography/package.json b/packages/gatsby-plugin-typography/package.json index 12aa84c9be10c..202c147c64e20 100644 --- a/packages/gatsby-plugin-typography/package.json +++ b/packages/gatsby-plugin-typography/package.json @@ -16,8 +16,8 @@ "cross-env": "^7.0.3", "react": "^16.12.0", "react-dom": "^16.12.0", - "react-typography": "^0.16.19", - "typography": "^0.16.19" + "react-typography": "^0.16.20", + "typography": "^0.16.21" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typography#readme", "keywords": [ diff --git a/yarn.lock b/yarn.lock index 15534e0369404..5167f50ab1f6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22710,10 +22710,10 @@ react-test-renderer@^16.12.0, react-test-renderer@^16.13.1: react-is "^16.8.6" scheduler "^0.19.1" -react-typography@^0.16.19: - version "0.16.19" - resolved "https://registry.yarnpkg.com/react-typography/-/react-typography-0.16.19.tgz#5736b47961dcf6b9605b6fa38d41980db2588e28" - integrity sha512-kV2qLEsdm0x9P4YXQEDVc88tDb4Vg0h/vdVZGgbqaRn8ERvNzV76JHUeOby3vvcUYU5MPd5Kz5DPH9Bhp4I/iw== +react-typography@^0.16.20: + version "0.16.20" + resolved "https://registry.yarnpkg.com/react-typography/-/react-typography-0.16.20.tgz#6861fef52ab3156eda334cbe110fb66646340f57" + integrity sha512-xRDlR5mYA/NI2WAc/DPvmODWK5UvY6LsjzPEeiT5X1yXUDpqFAFnWi/m5atrAtaIOeZqT982DQM+Cy8Io+jVFg== react@^16.12.0, react@^16.9.0: version "16.14.0" @@ -27423,10 +27423,10 @@ typography-normalize@^0.16.19: resolved "https://registry.yarnpkg.com/typography-normalize/-/typography-normalize-0.16.19.tgz#58e0cf12466870c5b27006daa051fe7307780660" integrity sha512-vtnSv/uGBZVbd4e/ZhZB9HKBgKKlWQUXw74+ADIHHxzKp27CEf8PSR8TX1zF2qSyQ9/qMdqLwXYz8yRQFq9JLQ== -typography@^0.16.19: - version "0.16.19" - resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.19.tgz#092bf30a5a47495c955b54f40d3b55a7a9f28e8a" - integrity sha512-zfsyjPPB1RaK8TzU3REta6EGDZa++YQ6g/CWw7hy/8xQK1qyzFWisMIw5J+Yg1KyiVgcchmxlgMcMA6JAJ9oew== +typography@^0.16.21: + version "0.16.21" + resolved "https://registry.yarnpkg.com/typography/-/typography-0.16.21.tgz#2cd177f20c64d0b762389464688811f980ade682" + integrity sha512-e8Hcg7WdvM9B9PI7hpk8Xg0jYVd0KHB26JAR+V6UZ8qe0mOsdd/Fnt8Zctrpahu6KmOy7LqUq6kYKPcYPEh9Zw== dependencies: compass-vertical-rhythm "^1.4.5" decamelize "^1.2.0"