diff --git a/package-lock.json b/package-lock.json index 49b8501..a8da253 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7612,9 +7612,9 @@ } }, "gatsby-plugin-google-fonts": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/gatsby-plugin-google-fonts/-/gatsby-plugin-google-fonts-0.0.4.tgz", - "integrity": "sha512-B9Q+dznk6UX2Fe7QyCTptiuLT+ZLtdFBs1lg5kvaVDyIlesEA2rSQqtB7IkEQflH91JPE4eAEM699JCPy7CFGg==" + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-fonts/-/gatsby-plugin-google-fonts-1.0.1.tgz", + "integrity": "sha512-p1NVkn27GUnDA5qHM+Z4cCcLCJIardzZXMon3640sT4xuL/AZJbsx3HEt2KY/5oZu0UXIkytkxzV2Da4rQeUIg==" }, "gatsby-plugin-page-creator": { "version": "1.0.1", diff --git a/package.json b/package.json index 3d46c8a..9633d4a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "gatsby-plugin-catch-links": "^1.0.26", "gatsby-plugin-favicon": "^2.1.1", "gatsby-plugin-glamor": "^1.6.13", - "gatsby-plugin-google-fonts": "0.0.4", + "gatsby-plugin-google-fonts": "1.0.1", "gatsby-plugin-react-helmet": "^2.0.11", "gatsby-plugin-typography": "^1.7.19", "gatsby-remark-autolink-headers": "^1.4.19",