diff --git a/package-lock.json b/package-lock.json index db1c7c7..179463e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17168,9 +17168,9 @@ "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" }, "typography": { - "version": "0.16.18", - "resolved": "https://registry.npmjs.org/typography/-/typography-0.16.18.tgz", - "integrity": "sha512-bYpxtDptzesYMy4pzwb0fYZuzms+65RckONH9+miHi2WSeOF9P/nNjprqbsn50ClhUa4zK6RBAe75tNVVE785g==", + "version": "0.16.19", + "resolved": "https://registry.npmjs.org/typography/-/typography-0.16.19.tgz", + "integrity": "sha512-zfsyjPPB1RaK8TzU3REta6EGDZa++YQ6g/CWw7hy/8xQK1qyzFWisMIw5J+Yg1KyiVgcchmxlgMcMA6JAJ9oew==", "requires": { "compass-vertical-rhythm": "^1.4.5", "decamelize": "^1.2.0", @@ -17178,13 +17178,13 @@ "lodash": "^4.13.1", "modularscale": "^1.0.2", "object-assign": "^4.1.0", - "typography-normalize": "^0.16.18" + "typography-normalize": "^0.16.19" }, "dependencies": { "typography-normalize": { - "version": "0.16.18", - "resolved": "https://registry.npmjs.org/typography-normalize/-/typography-normalize-0.16.18.tgz", - "integrity": "sha512-HZCOoyg4bbwuy0W6kFOKS8duMhUUO1Oxl8/NgRKDG7kJYGjfmqj6LBjQ4dYGrcuPabYHhP0xmAaYNasEUooYBw==" + "version": "0.16.19", + "resolved": "https://registry.npmjs.org/typography-normalize/-/typography-normalize-0.16.19.tgz", + "integrity": "sha512-vtnSv/uGBZVbd4e/ZhZB9HKBgKKlWQUXw74+ADIHHxzKp27CEf8PSR8TX1zF2qSyQ9/qMdqLwXYz8yRQFq9JLQ==" } } }, diff --git a/package.json b/package.json index 3d46c8a..163187f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "slugify": "^1.3.4", "string.prototype.includes": "^1.0.0", "string.prototype.repeat": "^0.2.0", - "typography": "^0.16.18" + "typography": "^0.16.19" }, "keywords": [ "gatsby",