diff --git a/package-lock.json b/package-lock.json index b2bc20d..07c36e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9698,9 +9698,9 @@ } }, "gatsby-plugin-styled-components": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.6.tgz", - "integrity": "sha512-lTPXxSxpQIkWgLl2IFejK5jhKswhEaLJxVAw0M7uty2fquoFncgZUdQXK3KJysyEZrCPljmYTxL/Fj1xDXlsdg==", + "version": "3.3.10", + "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.10.tgz", + "integrity": "sha512-2yV3hanEPelf8IwkOa1Sk4RtHh4tuuvdJs2NCnAsHxYEMLlFC4UeG91z4Q4t69G7RvZ2W8PzdByLK5N5C97CQQ==", "requires": { "@babel/runtime": "^7.10.3" } diff --git a/package.json b/package.json index e00d044..b1056fc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gatsby-plugin-sass": "^2.3.12", "gatsby-plugin-sharp": "^2.6.26", "gatsby-plugin-sitemap": "^2.4.11", - "gatsby-plugin-styled-components": "^3.3.6", + "gatsby-plugin-styled-components": "^3.3.10", "gatsby-source-filesystem": "^2.3.24", "gatsby-source-youtube-v2": "^1.0.1", "gatsby-transformer-remark": "^2.8.28",