diff --git a/package-lock.json b/package-lock.json index 92c801c..4aff6cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17192,9 +17192,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.21", + "resolved": "https://registry.npmjs.org/typography/-/typography-0.16.21.tgz", + "integrity": "sha512-e8Hcg7WdvM9B9PI7hpk8Xg0jYVd0KHB26JAR+V6UZ8qe0mOsdd/Fnt8Zctrpahu6KmOy7LqUq6kYKPcYPEh9Zw==", "requires": { "compass-vertical-rhythm": "^1.4.5", "decamelize": "^1.2.0", @@ -17202,13 +17202,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..282ee42 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.21" }, "keywords": [ "gatsby",