diff --git a/package-lock.json b/package-lock.json index a43f4f8..7469219 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9955,9 +9955,9 @@ } }, "gatsby-plugin-styled-components": { - "version": "3.1.18", - "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.18.tgz", - "integrity": "sha512-JPNCcc4Ubnkilh7yooDk8grelg2WkuJfmhBB66pH4ccbBEgIPStSvqTv7puUyUYgW3J6+LLsCZgsWU+Ag38g9g==", + "version": "3.1.20", + "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.20.tgz", + "integrity": "sha512-ledGQkZL9DS40IrhbJudZPAIc9gDqL+WcjB630JhT7bJvA0Ss8ugnAHKJYrVslbeCgWUg3ey07NnmLePoaLnXQ==", "requires": { "@babel/runtime": "^7.7.6" } diff --git a/package.json b/package.json index 4006756..7933d96 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "gatsby-plugin-react-helmet": "^3.1.23", "gatsby-plugin-react-svg": "^3.0.0", "gatsby-plugin-sharp": "^2.4.8", - "gatsby-plugin-styled-components": "^3.1.18", + "gatsby-plugin-styled-components": "^3.1.20", "gatsby-plugin-typescript": "^2.1.26", "gatsby-remark-auto-headers": "^1.0.3", "gatsby-remark-katex": "^3.1.23",